Skip to content

Commit

Permalink
Bump botocore from 1.31.64 to 1.35.34
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.31.64 to 1.35.34.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.31.64...1.35.34)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 5b877eb commit 68ead95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def readme():
"aiomysql==0.2.0"
],
"boto3": [
"botocore==1.31.64",
"botocore==1.35.34",
"aiobotocore==2.7.0",
"aioboto3==12.0.0"
],
Expand Down Expand Up @@ -292,7 +292,7 @@ def readme():
"hazelcast-python-client==5.4.0",
"deltalake==0.19.2",
"duckdb==1.1.0",
"botocore==1.31.64",
"botocore==1.35.34",
"aiobotocore==2.7.0",
"aioboto3==12.0.0",
"google-cloud-bigquery==3.25.0",
Expand Down

0 comments on commit 68ead95

Please sign in to comment.