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