diff --git a/pyproject.toml b/pyproject.toml index 1a217b4..61236f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ version = "0.0.0" [project.optional-dependencies] dev = [ # Production requirements - "aiohttp==3.11.15", + "aiohttp==3.11.16", "mashumaro==3.13.1", "orjson==3.10.16",