diff --git a/pyproject.toml b/pyproject.toml index 2efb6c3ad0..0fcbb46ced 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -107,7 +107,7 @@ dependencies = [ [project.optional-dependencies] memcached = ["pylibmc"] dev = [ - "aiohttp==3.10.*", + "aiohttp==3.11.*", "coverage", "coveralls", "fakeredis==2.26.*",