Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Update dependency boto3 to v1.35.77
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent aecfa19 commit 6f0a8b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires-python = "~=3.10.0"
dependencies = [
"babel==2.16.0",
"beautifulsoup4==4.12.2",
"boto3==1.35.7",
"boto3==1.35.77",
"connexion==3.1.0",
"cssmin==0.2.0",
"email-validator==2.2.0",
Expand Down Expand Up @@ -58,7 +58,7 @@ mccabe.max-complexity = 12
[dependency-groups]
dev = [
"beautifulsoup4==4.12.2",
"boto3==1.35.7",
"boto3==1.35.77",
"debugpy==1.8.5",
"deepdiff==8.0.0",
"invoke==2.2.0",
Expand Down
20 changes: 10 additions & 10 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f0a8b1

Please sign in to comment.