Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 7388104 commit 483eb5f
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
@@ -1,7 +1,7 @@
-r requirements-docs.txt
setuptools==70.2.0
assertpy==1.1
boto3==1.34.136
boto3==1.34.141
black==24.4.2
cryptography == 42.0.8
asn1crypto == 1.5.1
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.34.136
boto3==1.34.141
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.34.136
boto3==1.34.141
certvalidator == 0.11.1
cryptography == 42.0.8
validators==0.31.0

0 comments on commit 483eb5f

Please sign in to comment.