Skip to content

Commit

Permalink
Merge 6ebf288 into 1252a98
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 16, 2022
2 parents 1252a98 + 6ebf288 commit b64d40f
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 @@ -88,7 +88,7 @@ def get_version(version_file):
# TODO: Loosen these requirements. See cisagov/guacscanner#9 for
# more details.
install_requires=[
"boto3 == 1.21.28",
"boto3 == 1.23.0",
"docopt == 0.6.2",
"ec2-metadata == 2.9.0",
"psycopg == 3.0.10",
Expand Down

0 comments on commit b64d40f

Please sign in to comment.