Skip to content

Commit

Permalink
Bump boto3 from 1.35.71 to 1.35.86
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.71 to 1.35.86.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.71...1.35.86)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent ba06ab7 commit 3ecf144
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ asn1crypto == 1.5.1
assertpy == 1.1
bandit == 1.7.10
black == 24.10.0
boto3 == 1.35.71
boto3 == 1.35.86
certvalidator == 0.11.1
cryptography == 43.0.3
dataclasses-json == 0.6.7
Expand Down
2 changes: 1 addition & 1 deletion scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boto3 == 1.35.71
boto3 == 1.35.86
2 changes: 1 addition & 1 deletion utils/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asn1crypto == 1.5.1
boto3 == 1.35.71
boto3 == 1.35.86
certvalidator == 0.11.1
cryptography == 43.0.3
validators == 0.34.0

0 comments on commit 3ecf144

Please sign in to comment.