Skip to content

Commit

Permalink
Update aiobotocore requirement from <2.15 to <2.16
Browse files Browse the repository at this point in the history
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.15.0)

---
updated-dependencies:
- dependency-name: aiobotocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Sep 16, 2024
1 parent 1f7342d commit 0770e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ io = [
"sqlalchemy>=2",
]
kinesis = [
"aiobotocore<2.15",
"aiobotocore<2.16",
"async-kinesis<1.2",
"commons-codec>=0.0.14",
"lorrystream[carabas]>=0.0.6",
Expand Down

0 comments on commit 0770e08

Please sign in to comment.