diff --git a/pyproject.toml b/pyproject.toml index 561b2162..9f8fb01d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ version = "0.0.0" [project.optional-dependencies] server = [ - "aiohttp==3.9.5", + "aiohttp==3.10.3", "aiorun==2024.8.1", "async-timeout==4.0.3", "coloredlogs==15.0.1",