Skip to content

Commit

Permalink
build(deps): bump prometheus-client from 0.13.1 to 0.19.0
Browse files Browse the repository at this point in the history
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.13.1 to 0.19.0.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.13.1...v0.19.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 Nov 30, 2023
1 parent 5e11253 commit 0d5cfed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -14,7 +14,7 @@ redis = "^4.5.1"
requests = "^2.28.2"
rq = "^1.13.0"
connexion = {extras = ["swagger-ui"], version = "^2.14.2"}
prometheus-client = "^0.13.1"
prometheus-client = ">=0.13.1,<0.20.0"
gunicorn = "^20.1.0"
podman = "^4.4.1"

Expand Down

0 comments on commit 0d5cfed

Please sign in to comment.