Skip to content

Commit 35bea38

Browse files
Bump prometheus-client in the all-dependencies group (#15)
Bumps the all-dependencies group with 1 update: [prometheus-client](https://github.com/prometheus/client_python). Updates `prometheus-client` from 0.21.1 to 0.22.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.1...v0.22.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0c4d28 commit 35bea38

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ grpcio = "^1.70.0"
3131
grpcio-tools = "^1.70.0"
3232
pydantic = "^2.11.4"
3333
pyyaml = "^6.0.2"
34-
prometheus-client = "^0.21.1"
34+
prometheus-client = "^0.22.0"
3535
kubernetes = "^32.0.1"
3636

3737
[build-system]

0 commit comments

Comments
 (0)