Skip to content

Commit c98f729

Browse files
dependabot[bot]amotl
authored andcommitted
Update aiobotocore requirement from <2.18 to <2.19
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...2.18.0) --- updated-dependencies: - dependency-name: aiobotocore dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc37ea commit c98f729

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
@@ -157,7 +157,7 @@ optional-dependencies.io = [
157157
"universal-pathlib<0.3",
158158
]
159159
optional-dependencies.kinesis = [
160-
"aiobotocore<2.18",
160+
"aiobotocore<2.19",
161161
"async-kinesis<1.2",
162162
"commons-codec>=0.0.20",
163163
"lorrystream[carabas]>=0.0.6",

0 commit comments

Comments
 (0)