Skip to content

Commit

Permalink
version: security upgrade pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed Oct 28, 2024
1 parent 43991c2 commit aa7c8c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ classifiers = [
]
keywords = [ "CKAN" ]
dependencies = [
"pydantic>=2.3.0,<2.4.0",
# "boto3-stubs[cloudwatch]>=1.35.0,<2.0.0"
"pydantic>=2.9.2,<3.0.0",
"boto3-stubs[logs]>=1.35.0,<2.0.0"
]
authors = [
Expand Down

0 comments on commit aa7c8c9

Please sign in to comment.