Skip to content

Commit

Permalink
Bump boto3 from 1.20.11 to 1.20.12 (#79)
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.20.11 to 1.20.12.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.11...1.20.12)

---
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 Nov 23, 2021
1 parent f6bbc0b commit 41c63f5
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 @@ -56,7 +56,7 @@
],
install_requires=["flask==2.0.2"],
extras_require={
"aws": ["boto3==1.20.11"],
"aws": ["boto3==1.20.12"],
"docker": ["gunicorn==20.1.0"],
"gcp": ["google-cloud-storage==1.43.0"],
},
Expand Down

0 comments on commit 41c63f5

Please sign in to comment.