Bump prometheus-client from 0.14.1 to 0.17.1

Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.14.1 to 0.17.1.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](https://github.com/prometheus/client_python/compare/v0.14.1...v0.17.1)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-18 19:12:36 +00:00
committed by GitHub
parent 6138ae203b
commit 0eb91a4294
2 changed files with 11 additions and 11 deletions

View File

@@ -19,7 +19,7 @@ humanize = "~=4.1"
itsdangerous = "~=2.1"
jinja2 = "~=3.1"
notifications-python-client = "==8.0.1"
prometheus-client = "==0.14.1"
prometheus-client = "==0.17.1"
pyexcel = "==0.7.0"
pyexcel-io = "==0.6.6"
pyexcel-ods3 = "==0.6.1"

20
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "3732c4192a2ac5a4af64f7648528ac061c4cf60c0a9bdaa95b15650f6a0afd65"
"sha256": "5a008b907945c065b6ea99c1fee2131c84ac248766b9038ed1c06b04fb2ae108"
},
"pipfile-spec": 6,
"requires": {
@@ -243,7 +243,7 @@
"sha256:f779d3ad205f108d14e99bb3859aa7dd8e9c68874617c72354d7ecaec2a054ac",
"sha256:f87f746ee241d30d6ed93969de31e5ffd09a2961a051e60ae6bddde9ec3583aa"
],
"markers": "python_full_version >= '3.7.0'",
"markers": "python_version >= '3.7'",
"version": "==3.2.0"
},
"click": {
@@ -859,11 +859,11 @@
},
"prometheus-client": {
"hashes": [
"sha256:522fded625282822a89e2773452f42df14b5a8e84a86433e3f8a189c1d54dc01",
"sha256:5459c427624961076277fdc6dc50540e2bacb98eebde99886e59ec55ed92093a"
"sha256:21e674f39831ae3f8acde238afd9a27a37d0d2fb5a28ea094f0ce25d2cbf2091",
"sha256:e537f37160f6807b8202a6fc4764cdd19bac5480ddd3e0d463c3002b34462101"
],
"index": "pypi",
"version": "==0.14.1"
"version": "==0.17.1"
},
"pycparser": {
"hashes": [
@@ -1427,7 +1427,7 @@
"sha256:f779d3ad205f108d14e99bb3859aa7dd8e9c68874617c72354d7ecaec2a054ac",
"sha256:f87f746ee241d30d6ed93969de31e5ffd09a2961a051e60ae6bddde9ec3583aa"
],
"markers": "python_full_version >= '3.7.0'",
"markers": "python_version >= '3.7'",
"version": "==3.2.0"
},
"cryptography": {
@@ -1610,7 +1610,7 @@
"sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1",
"sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"
],
"markers": "python_version >= '3.8'",
"markers": "python_full_version >= '3.8.0'",
"version": "==3.0.0"
},
"markupsafe": {
@@ -1813,7 +1813,7 @@
"sha256:4659bc2a667783e7a15d190f6fccf8b2486685b6dba4c19c3876314769c57526",
"sha256:b4fa3a7a0be38243123cf9d1f3518da10c51bdb165a2b2985566247f9155a7d3"
],
"markers": "python_full_version >= '3.6.0'",
"markers": "python_version >= '3.6'",
"version": "==32.0.1"
},
"pluggy": {
@@ -2001,7 +2001,7 @@
"sha256:8f87bc7ee54675732fa66a05ebfe489e27264caeeff3728c945d25971b6485ec",
"sha256:d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898"
],
"markers": "python_full_version >= '3.7.0'",
"markers": "python_version >= '3.7'",
"version": "==13.4.2"
},
"s3transfer": {
@@ -2048,7 +2048,7 @@
"sha256:8cc040628f3cea5d7128f2e76cf486b2251a4e543c7b938f58d9a377f6694a2d",
"sha256:a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c"
],
"markers": "python_version >= '3.8'",
"markers": "python_full_version >= '3.8.0'",
"version": "==5.1.0"
},
"toml": {