diff --git a/pyproject.toml b/pyproject.toml index 0a3a0c6..cdffb92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ version = "0.0.0" [project.optional-dependencies] dev = [ # Production requirements - "aiohttp==3.12.11", + "aiohttp==3.12.12", "mashumaro==3.16", "orjson==3.10.18",