Skip to content

Commit

Permalink
Bump aiobotocore from 2.5.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/aio-libs/aiobotocore/releases)
- [Changelog](https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiobotocore@2.5.0...2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent cc31d07 commit 1a04e59
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 @@ -186,7 +186,7 @@ def readme():
],
"boto3": [
"botocore==1.29.76",
"aiobotocore==2.5.0",
"aiobotocore==2.7.0",
"aioboto3==11.2.0"
],
"cassandra": [
Expand Down Expand Up @@ -268,7 +268,7 @@ def readme():
"duckdb==0.8.1",
"deltalake==0.12.0",
"botocore==1.29.76",
"aiobotocore==2.5.0",
"aiobotocore==2.7.0",
"aioboto3==11.2.0"
]
},
Expand Down

0 comments on commit 1a04e59

Please sign in to comment.