diff --git a/pyproject.toml b/pyproject.toml index c90d6a4859..148cfde284 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -107,7 +107,7 @@ dependencies = [ [project.optional-dependencies] memcached = ["pylibmc"] dev = [ - "aiohttp==3.11.*", + "aiohttp==3.12.*", "coverage", "coveralls", "fakeredis==2.26.*",