diff --git a/pyproject.toml b/pyproject.toml index a1003f3..cfc6cd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ include = [ [tool.hatch.envs.default] dependencies = [ "ruff==0.14.0", - "aiohttp==3.13.0", + "aiohttp==3.13.2", "prometheus-client==0.23.1", "mashumaro==3.17", "mkdocs-material==9.6.21",