Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 111cb24 commit 6a7ef9a
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 @@ -61,7 +61,7 @@
],
install_requires=["flask==3.0.3"],
extras_require={
"aws": ["boto3==1.34.162"],
"aws": ["boto3==1.35.6"],
"docker": ["gunicorn==23.0.0"],
"gcp": ["google-cloud-storage==2.18.2"],
},
Expand Down

0 comments on commit 6a7ef9a

Please sign in to comment.