Skip to content

Commit

Permalink
Safety issues for all, up to 2024-02-18
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <[email protected]>
  • Loading branch information
andy-maier committed Feb 18, 2024
1 parent e6212e8 commit 57a2482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minimum-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ ruamel.yaml==0.17.21; python_version >= '3.7'
click==8.0.2; python_version >= '3.7'
Authlib==1.2.0; python_version >= '3.7'
marshmallow==3.15.0; python_version >= '3.7'
pydantic==1.10.12; python_version >= '3.7'
pydantic==1.10.13; python_version >= '3.7'
typer==0.9.0; python_version >= '3.7'

# Unit test (imports into testcases):
Expand Down

0 comments on commit 57a2482

Please sign in to comment.