diff --git a/pyproject.toml b/pyproject.toml index 00b1aada..0ede858c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ version = "0.0.0" [project.optional-dependencies] server = [ - "aiohttp==3.11.13", + "aiohttp==3.11.14", "aiorun==2025.1.1", "async-timeout==5.0.1", "atomicwrites==1.4.1",