Skip to content

Commit

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

---
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 Jul 19, 2024
1 parent 08fab6a commit c1094ed
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.144"],
"aws": ["boto3==1.34.145"],
"docker": ["gunicorn==22.0.0"],
"gcp": ["google-cloud-storage==2.17.0"],
},
Expand Down

0 comments on commit c1094ed

Please sign in to comment.