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