chore(deps): bump prometheus-client from 0.19.0 to 0.24.1 in /backend

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-30 07:22:03 +00:00
committed by GitHub
parent 6e7139645b
commit 77c84266fd
+1 -1
View File
@@ -44,7 +44,7 @@ cryptography==46.0.6 # Updated: Fixed NULL pointer dereference (was 42.0.0)
apprise==1.7.1
# Monitoring & Logging
prometheus-client==0.19.0
prometheus-client==0.24.1
python-json-logger==2.0.7
# Development & Testing