diff --git a/pyproject.toml b/pyproject.toml index 222d78f..ff56681 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ python = ["3.14", "3.13", "3.12"] [tool.hatch.envs.default] dependencies = [ "ruff==0.15.8", - "aiohttp==3.13.4", + "aiohttp==3.13.5", "prometheus-client==0.24.1", "mashumaro==3.20", "mkdocs-material==9.7.6",