Skip to content

Commit 7756e48

Browse files
chore(deps): update aiobotocore requirement (datacontract#800)
Updates the requirements on [aiobotocore](https://github.com/aio-libs/aiobotocore) to permit the latest version. - [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.17.0...2.23.0) --- updated-dependencies: - dependency-name: aiobotocore dependency-version: 2.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 930c458 commit 7756e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ postgres = [
8080

8181
s3 = [
8282
"s3fs>=2025.2.0,<2026.0.0",
83-
"aiobotocore>=2.17.0,<2.23.0",
83+
"aiobotocore>=2.17.0,<2.24.0",
8484
]
8585

8686
snowflake = [

0 commit comments

Comments
 (0)