Skip to content

Commit 9f27406

Browse files
authored
Merge pull request #907 from python-openapi/dependabot/pip/aioitertools-0.12.0
Bump aioitertools from 0.11.0 to 0.12.0
2 parents 8483827 + 69025ed commit 9f27406

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)