Skip to content

Commit c8cb0d6

Browse files
authored
Merge pull request #161 from cisagov/dependabot/pip/boto3-1.34.54
Bump boto3 from 1.34.49 to 1.34.54
2 parents 6625f41 + 35fd393 commit c8cb0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def get_version(version_file):
9292
# TODO: Loosen these requirements. See cisagov/guacscanner#9 for
9393
# more details.
9494
install_requires=[
95-
"boto3 == 1.34.49",
95+
"boto3 == 1.34.54",
9696
"docopt == 0.6.2",
9797
"ec2-metadata == 2.13.0",
9898
"psycopg == 3.1.18",

0 commit comments

Comments
 (0)