diff --git a/pyproject.toml b/pyproject.toml index 41caa0c..5931b7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ python = ["3.14", "3.13", "3.12"] dependencies = [ "ruff==0.15.10", "aiohttp==3.13.5", - "prometheus-client==0.24.1", + "prometheus-client==0.25.0", "mashumaro==3.20", "mkdocs-material==9.7.6", "mkdocstrings[python]==1.0.3",