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 1c6e01f commit 31bf448Copy full SHA for 31bf448
pyproject.toml
@@ -23,7 +23,7 @@ version = "0.0.0"
23
[project.optional-dependencies]
24
dev = [
25
# Production requirements
26
- "aiohttp==3.13.1",
+ "aiohttp==3.13.2",
27
"mashumaro==3.17",
28
"orjson==3.11.3",
29
0 commit comments