Skip to content

Commit 29a006b

Browse files
Bump boto3 from 1.34.108 to 1.35.44
Bumps [boto3](https://github.com/boto/boto3) from 1.34.108 to 1.35.44. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.108...1.35.44) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ddbcee commit 29a006b

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

0 commit comments

Comments
 (0)