Skip to content

Commit

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

---
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 18, 2023
1 parent 8287148 commit d4ccd60
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 @@ -185,7 +185,7 @@ def readme():
"aiomysql==0.1.1"
],
"boto3": [
"botocore==1.29.76",
"botocore==1.31.65",
"aiobotocore==2.5.0",
"aioboto3==11.2.0"
],
Expand Down Expand Up @@ -267,7 +267,7 @@ def readme():
"hazelcast-python-client==5.3.0",
"duckdb==0.8.1",
"deltalake==0.8.1",
"botocore==1.29.76",
"botocore==1.31.65",
"aiobotocore==2.5.0",
"aioboto3==11.2.0"
]
Expand Down

0 comments on commit d4ccd60

Please sign in to comment.