Skip to content

Commit 69025ed

Browse files
Bump aioitertools from 0.11.0 to 0.12.0
Bumps [aioitertools](https://github.com/omnilib/aioitertools) from 0.11.0 to 0.12.0. - [Changelog](https://github.com/omnilib/aioitertools/blob/main/CHANGELOG.md) - [Commits](omnilib/aioitertools@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: aioitertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8483827 commit 69025ed

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

poetry.lock

Lines changed: 9 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ werkzeug = "*"
7676
jsonschema-path = "^0.3.1"
7777
jsonschema = "^4.18.0"
7878
multidict = {version = "^6.0.4", optional = true}
79-
aioitertools = {version = "^0.11.0", optional = true}
79+
aioitertools = {version = ">=0.11,<0.13", optional = true}
8080
fastapi = {version = ">=0.111,<0.113", optional = true}
8181

8282
[tool.poetry.extras]

0 commit comments

Comments
 (0)