Skip to content

Commit

Permalink
Bump boto3 from 1.35.97 to 1.36.2 + s3transfer to 0.11.1 (#1858)
Browse files Browse the repository at this point in the history
* Bump boto3 from 1.35.97 to 1.36.2

Bumps [boto3](https://github.com/boto/boto3) from 1.35.97 to 1.36.2.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.97...1.36.2)

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

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

* Update requirements_s3.txt

* Need latest s3transfer

---------

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 20, 2025
1 parent 6527ee3 commit 9de17bb
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,8 +1,8 @@
boto3==1.35.97
botocore==1.35.97
boto3==1.36.2
botocore==1.36.2
jmespath==1.0.1
python-dateutil==2.9.0.post0
s3path==0.6.0
s3transfer==0.10.4
s3transfer==0.11.1
smart-open==7.1.0
urllib3==2.3.0

0 comments on commit 9de17bb

Please sign in to comment.