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

Commit

Permalink
Update dependency boto3 to v1.35.84
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent efa2527 commit 24d97e7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 22 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT License"
requires-python = "~=3.10.0"
dependencies = [
"babel==2.16.0",
"boto3==1.35.7",
"boto3==1.35.84",
"connexion==3.1.0",
"cssmin==0.2.0",
"email-validator==2.2.0",
Expand Down Expand Up @@ -66,7 +66,7 @@ mccabe.max-complexity = 12
[dependency-groups]
dev = [
"beautifulsoup4==4.12.3",
"boto3==1.35.7",
"boto3==1.35.84",
"debugpy==1.8.9",
"deepdiff==8.0.0",
"dparse==0.6.4",
Expand Down
38 changes: 18 additions & 20 deletions uv.lock

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

0 comments on commit 24d97e7

Please sign in to comment.