Skip to content

Commit

Permalink
Bump boto3 from 1.34.108 to 1.35.44
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 8ddbcee commit 29a006b
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.108",
"boto3 == 1.35.44",
"docopt == 0.6.2",
"ec2-metadata == 2.13.0",
"psycopg == 3.1.19",
Expand Down

0 comments on commit 29a006b

Please sign in to comment.