Skip to content

Commit d055ba1

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update aiobotocore requirement from <2.25 to <3.1
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@0.0.1a...3.0.0) --- updated-dependencies: - dependency-name: aiobotocore dependency-version: 3.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e7a6ea commit d055ba1

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
@@ -195,7 +195,7 @@ optional-dependencies.io-recipe = [
195195
"tikray>=0.2,<0.3",
196196
]
197197
optional-dependencies.kinesis = [
198-
"aiobotocore<2.25",
198+
"aiobotocore<3.1",
199199
"async-kinesis>=2,<3",
200200
"botocore<1.41",
201201
"commons-codec>=0.0.24",

0 commit comments

Comments
 (0)