Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2021
1 parent e1a0ac6 commit 94f481d
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 @@ -89,7 +89,7 @@ def get_version(version_file):
# TODO: Loosen these requirements. See cisagov/guacscanner#9 for
# more details.
install_requires=[
"boto3 == 1.20.5",
"boto3 == 1.20.14",
"docopt == 0.6.2",
"ec2-metadata == 2.5.0",
"psycopg == 3.0.4",
Expand Down

0 comments on commit 94f481d

Please sign in to comment.