diff --git a/pyproject.toml b/pyproject.toml index b081c0e..7b8c930 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ version = "0.0.0" [project.optional-dependencies] dev = [ # Production requirements - "aiohttp==3.13.1", + "aiohttp==3.13.2", "mashumaro==3.17", "orjson==3.11.3",