Skip to content

Commit 01f1126

Browse files
build(deps): bump prometheus-client from 0.20.0 to 0.23.1 in /log-collector (#240)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c12d7b commit 01f1126

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)