Skip to content

Commit

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

---
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 Dec 11, 2023
1 parent a992a43 commit a65adf9
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 @@ -187,7 +187,7 @@ def readme():
"aiomysql==0.2.0"
],
"boto3": [
"botocore==1.31.64",
"botocore==1.33.11",
"aiobotocore==2.7.0",
"aioboto3==12.0.0"
],
Expand Down Expand Up @@ -273,7 +273,7 @@ def readme():
"hazelcast-python-client==5.3.0",
"duckdb==0.8.1",
"deltalake==0.13.0",
"botocore==1.31.64",
"botocore==1.33.11",
"aiobotocore==2.7.0",
"aioboto3==12.0.0",
"acsylla==0.1.8b0",
Expand Down

0 comments on commit a65adf9

Please sign in to comment.