Skip to content

Commit d103966

Browse files
chore(deps): bump prometheus-client in /reference-apps/fastapi
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.23.1...v0.24.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83ebfdd commit d103966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/fastapi/requirements.txt

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

2929
# Observability
30-
prometheus-client==0.23.1
30+
prometheus-client==0.24.0
3131

3232
# Testing
3333
pytest==9.0.2

0 commit comments

Comments
 (0)