Skip to content

Commit

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

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

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 2, 2024
1 parent 5b10aa3 commit 8fac830
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.151"],
"aws": ["boto3==1.34.152"],
"docker": ["gunicorn==22.0.0"],
"gcp": ["google-cloud-storage==2.18.0"],
},
Expand Down

0 comments on commit 8fac830

Please sign in to comment.