Skip to content

Commit 61a17f1

Browse files
dependabot[bot]dtrifiro
authored andcommitted
build(deps): bump prometheus-client from 0.21.0 to 0.21.1
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccef89f commit 61a17f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requires-python = ">=3.9"
2727
dynamic = ["version"]
2828
dependencies = [
2929
"vllm>=0.6.4.post2",
30-
"prometheus_client==0.21.0",
30+
"prometheus_client==0.21.1",
3131
"grpcio==1.70.0",
3232
"grpcio-health-checking==1.70.0",
3333
"grpcio-reflection==1.70.0",

0 commit comments

Comments
 (0)