Skip to content

Commit c0d218d

Browse files
[pip](deps): Bump prometheus-client from 0.20.0 to 0.21.0 (#202)
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c37633 commit c0d218d

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
@@ -23,7 +23,7 @@ jishaku = "^2.5.2"
2323
pyyaml = "^6.0.2"
2424
watchfiles = "^0.24.0"
2525
typing-extensions = "^4.12.2"
26-
prometheus-client = "^0.20.0"
26+
prometheus-client = "^0.21.0"
2727
prometheus-async = "^22.2.0"
2828
parsedatetime = "^2.6"
2929
humanize = "^4.10.0"

0 commit comments

Comments
 (0)