Skip to content

Commit d688eea

Browse files
chore(deps): bump prometheus-client in /reference-apps/fastapi-api-first
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.23.1 to 0.24.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.23.1...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>
1 parent 25c19c2 commit d688eea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/fastapi-api-first/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ aio-pika==9.5.8
3131
python-json-logger==4.0.0
3232

3333
# Observability
34-
prometheus-client==0.23.1
34+
prometheus-client==0.24.1
3535

3636
# Testing
3737
pytest==9.0.2

0 commit comments

Comments
 (0)