Skip to content

Commit 0ff5367

Browse files
Bump prometheus-client from 0.13.1 to 0.14.0 (#134)
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.13.1 to 0.14.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.13.1...v0.14.0) --- 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 4b27a64 commit 0ff5367

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest-cov = "==3.0.0"
1919
logmatic-python = "==0.1.7"
2020
confluent-kafka = "==1.8.2"
2121
jaeger-client = "==4.8.0"
22-
prometheus-client = "==0.13.1"
22+
prometheus-client = "==0.14.0"
2323
psycopg2-binary = "==2.9.3"
2424
click = "==8.1.2"
2525
flask = "==2.1.1"

Pipfile.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.

0 commit comments

Comments
 (0)