Skip to content

Commit 9f0ff71

Browse files
musicinmybrainp1c2u
authored andcommitted
Support aioitertools 0.13 and update the lock file
1 parent 301f5a3 commit 9f0ff71

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

poetry.lock

Lines changed: 5 additions & 9 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
@@ -75,7 +75,7 @@ werkzeug = ">=2.1.0"
7575
jsonschema-path = "^0.3.4"
7676
jsonschema = "^4.23.0"
7777
multidict = {version = "^6.0.4", optional = true}
78-
aioitertools = {version = ">=0.11,<0.13", optional = true}
78+
aioitertools = {version = ">=0.11,<0.14", optional = true}
7979
fastapi = {version = ">=0.111,<0.116", optional = true}
8080
typing-extensions = "^4.8.0"
8181

0 commit comments

Comments
 (0)