Skip to content

Commit

Permalink
Merge pull request #166 from cisagov/dependabot/pip/boto3-1.34.79
Browse files Browse the repository at this point in the history
Bump boto3 from 1.34.69 to 1.34.79
  • Loading branch information
dav3r committed Apr 8, 2024
2 parents d8353ef + 489dcc7 commit 170f6ac
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 @@ -92,7 +92,7 @@ def get_version(version_file):
# TODO: Loosen these requirements. See cisagov/guacscanner#9 for
# more details.
install_requires=[
"boto3 == 1.34.69",
"boto3 == 1.34.79",
"docopt == 0.6.2",
"ec2-metadata == 2.13.0",
"psycopg == 3.1.18",
Expand Down

0 comments on commit 170f6ac

Please sign in to comment.