Skip to content

Commit 30e8149

Browse files
[pip](deps): Bump prometheus-client in the prod-deps group (#234)
Bumps the prod-deps group with 1 update: [prometheus-client](https://github.com/prometheus/client_python). Updates `prometheus-client` 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 dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9311001 commit 30e8149

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jishaku = "^2.6.0"
2222
pyyaml = "^6.0.2"
2323
watchfiles = "^1.0.0"
2424
typing-extensions = "^4.12.2"
25-
prometheus-client = "^0.21.0"
25+
prometheus-client = "^0.21.1"
2626
prometheus-async = "^22.2.0"
2727
parsedatetime = "^2.6"
2828
humanize = "^4.11.0"

0 commit comments

Comments
 (0)