Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
Bump prometheus-client from 0.18.0 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.18.0 to 0.19.0.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.18.0...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 21, 2023
1 parent b61b825 commit bcb948b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -30,7 +30,7 @@ httpx = "^0.23.1"
sentry-sdk = "^1.11.1"
asyncclick = "^8.1.3.4"
tortoise-orm = "^0.19.2"
prometheus-client = ">=0.15,<0.19"
prometheus-client = ">=0.15,<0.20"
uvicorn = {version = ">=0.20,<0.25", extras = ["standard"]}
colorama = {version = "^0.4.6", markers = "sys.platform == 'win32'"}

Expand Down

0 comments on commit bcb948b

Please sign in to comment.