Skip to content

Commit

Permalink
Bump botocore from 1.34.2 to 1.34.11 (#1640)
Browse files Browse the repository at this point in the history
* Bump botocore from 1.34.2 to 1.34.11

Bumps [botocore](https://github.com/boto/botocore) from 1.34.2 to 1.34.11.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.2...1.34.11)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements_s3.txt

* Update requirements_s3.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cooper Lees <[email protected]>
  • Loading branch information
dependabot[bot] and cooperlees authored Jan 2, 2024
1 parent 225c982 commit 695b250
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements_s3.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
boto3==1.34.2
botocore==1.34.2
boto3==1.34.11
botocore==1.34.11
jmespath==1.0.1
python-dateutil==2.8.2
s3path==0.5.0
s3transfer==0.9.0
s3transfer==0.10.0
six==1.16.0
smart-open==6.4.0
urllib3==2.0.7

0 comments on commit 695b250

Please sign in to comment.