chore: bump prometheus-client from 0.19.0 to 0.24.1

Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.19.0 to 0.24.1.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](https://github.com/prometheus/client_python/compare/v0.19.0...v0.24.1)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-16 02:19:35 +00:00
committed by GitHub
parent 1464449534
commit 059ecabdf8

View File

@@ -54,7 +54,7 @@ pytest-cov==4.1.0
httpx==0.25.2
# Monitoring
prometheus-client==0.19.0
prometheus-client==0.24.1
# CORS (handled by Starlette/FastAPI)
# Dependency removed because package does not exist on PyPI.