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

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

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-version: 0.25.0
  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-04-13 07:22:27 +00:00
committed by GitHub
parent d4bd95efeb
commit 8df1465a64
+1 -1
View File
@@ -44,7 +44,7 @@ cryptography==46.0.6 # Updated: Fixed NULL pointer dereference (was 42.0.0)
apprise==1.9.9
# Monitoring & Logging
prometheus-client==0.24.1
prometheus-client==0.25.0
python-json-logger==2.0.7
# Development & Testing