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

Commit

Permalink
Merge pull request #132 from lyon-esport/dependabot/pip/prometheus-cl…
Browse files Browse the repository at this point in the history
…ient-0.19.0

Bump prometheus-client from 0.18.0 to 0.19.0
  • Loading branch information
M0NsTeRRR authored Nov 21, 2023
2 parents b61b825 + bcb948b commit eae231e
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 eae231e

Please sign in to comment.