Skip to content

Commit 9c37e9c

Browse files
Bump prometheus-client from 0.9.0 to 0.11.0
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.9.0 to 0.11.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.9.0...v0.11.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e79f89 commit 9c37e9c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -15,7 +15,7 @@ flake8 = "3.9.0"
1515
flask = "1.1.2"
1616
Flask-Cors = "3.0.10"
1717
Flask-Migrate = "2.7.0"
18-
prometheus_client = "0.9.0"
18+
prometheus_client = "0.11.0"
1919
psycopg2-binary = "2.8.6"
2020
py-healthcheck = "1.10.1"
2121
pytest = "6.2.3"

0 commit comments

Comments
 (0)