Skip to content

Commit

Permalink
Bump boto3 from 1.21.21 to 1.21.22 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 21, 2022
1 parent f2d7195 commit 452abc0
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==2.0.3"],
extras_require={
"aws": ["boto3==1.21.21"],
"aws": ["boto3==1.21.22"],
"docker": ["gunicorn==20.1.0"],
"gcp": ["google-cloud-storage==2.2.1"],
},
Expand Down

0 comments on commit 452abc0

Please sign in to comment.