Skip to content

Commit

Permalink
Bump boto3 from 1.35.28 to 1.35.78
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.28 to 1.35.78.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.28...1.35.78)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent b50b886 commit 6eb5f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
],
install_requires=["flask==3.0.3"],
extras_require={
"aws": ["boto3==1.35.28"],
"aws": ["boto3==1.35.78"],
"docker": ["gunicorn==23.0.0"],
"gcp": ["google-cloud-storage==2.18.2"],
},
Expand Down

0 comments on commit 6eb5f38

Please sign in to comment.