Skip to content

Commit fc9f809

Browse files
build(deps): bump prometheus-client in /log-collector
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.20.0 to 0.23.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.20.0...v0.23.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c12d7b commit fc9f809

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

log-collector/poetry.lock

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

log-collector/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["NVIDIA Corporation <[email protected]>"]
77
[tool.poetry.dependencies]
88
python = "^3.12"
99
click = "^8.1.7"
10-
prometheus-client = "^0.20.0"
10+
prometheus-client = "^0.23.1"
1111

1212
[tool.poetry.group.dev.dependencies]
1313
black = "^24.4.2"

0 commit comments

Comments
 (0)