Skip to content

Commit

Permalink
build(deps): bump prometheus-client from 0.12.0 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.12.0 to 0.21.0.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.12.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]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 885c66c commit 96b8989
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 49 deletions.
54 changes: 6 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ packaging = "21.3"
pathspec = "0.9.0"
platformdirs = "2.5.2"
pluggy = "1.0.0"
prometheus-client = "0.12.0"
prometheus-client = "0.21.0"
py = "1.11.0"
pycparser = "2.20"
pydantic = "1.9.0"
Expand Down

0 comments on commit 96b8989

Please sign in to comment.