diff --git a/pyproject.toml b/pyproject.toml index fdde3c5e..557c2a30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ version = "0.0.0" [project.optional-dependencies] server = [ - "aiohttp==3.11.7", + "aiohttp==3.11.9", "aiorun==2024.8.1", "async-timeout==5.0.1", "coloredlogs==15.0.1",