Skip to content

Commit

Permalink
Update aiobotocore requirement from <2.16 to <2.17
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.16.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 Dec 23, 2024
1 parent cef1c16 commit a85172b
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 @@ -162,7 +162,7 @@ io = [
"universal-pathlib<0.3",
]
kinesis = [
"aiobotocore<2.16",
"aiobotocore<2.17",
"async-kinesis<1.2",
"commons-codec>=0.0.20",
"lorrystream[carabas]>=0.0.6",
Expand Down

0 comments on commit a85172b

Please sign in to comment.