Skip to content

Commit 009b86a

Browse files
authored
Merge pull request #174 from cisagov/dependabot/pip/boto3-1.34.108
Bump boto3 from 1.34.103 to 1.34.108
2 parents 3b71925 + 824c44a commit 009b86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.103",
95+
"boto3 == 1.34.108",
9696
"docopt == 0.6.2",
9797
"ec2-metadata == 2.13.0",
9898
"psycopg == 3.1.19",

0 commit comments

Comments
 (0)