We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1c760 commit 8797af0Copy full SHA for 8797af0
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ version = "0.0.0"
23
[project.optional-dependencies]
24
dev = [
25
# Production requirements
26
- "aiohttp==3.13.3",
+ "aiohttp==3.13.4",
27
"mashumaro==3.20",
28
"orjson==3.11.7",
29
0 commit comments