We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff08c6 commit bb73ee8Copy full SHA for bb73ee8
pyproject.toml
@@ -23,7 +23,7 @@ version = "0.0.0"
23
[project.optional-dependencies]
24
dev = [
25
# Production requirements
26
- "aiohttp==3.12.15",
+ "aiohttp==3.13.0",
27
"mashumaro==3.17",
28
"orjson==3.11.3",
29
0 commit comments