diff --git a/pyproject.toml b/pyproject.toml index 5ae09ab1..a07e7a6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ version = "0.0.0" [project.optional-dependencies] server = [ - "aiohttp==3.13.3", + "aiohttp==3.13.4", "aiorun==2025.1.1", "atomicwrites==1.4.1", "coloredlogs==15.0.1",