diff --git a/pyproject.toml b/pyproject.toml index 90c2cc9..ec34397 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ include = [ dependencies = [ "ruff==0.14.5", "aiohttp==3.13.2", - "prometheus-client==0.23.1", + "prometheus-client==0.24.0", "mashumaro==3.17", "mkdocs-material==9.7.0", "mkdocstrings[python]==0.30.1",