Skip to content

Commit 1182a65

Browse files
Bump prometheus-client from 0.13.1 to 0.14.1 (#116)
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.13.1 to 0.14.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.13.1...v0.14.1) --- 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 dad02fc commit 1182a65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fastapi = "^0.73.0"
1111
pydantic = {version = "^1.9.1", extras = ["email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.18.2"}
1313
gunicorn = "^20.1.0"
14-
prometheus-client = "^0.13.1"
14+
prometheus-client = "^0.14.1"
1515
python-bugzilla = "^3.2.0"
1616
atlassian-python-api = "^3.20.1"
1717
dockerflow = "2022.1.0"

0 commit comments

Comments
 (0)