summary refs log tree commit diff
path: root/poetry.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-28 11:28:16 +0100
committerGitHub <noreply@github.com>2024-05-28 11:28:16 +0100
commit0893ee9af877b76df10e3a55cba910eac947a4e4 (patch)
tree8d34a700725c70267a56845bdfa635e1f2c69469 /poetry.lock
parentBump serde from 1.0.202 to 1.0.203 (#17232) (diff)
downloadsynapse-0893ee9af877b76df10e3a55cba910eac947a4e4.tar.xz
Bump prometheus-client from 0.19.0 to 0.20.0 (#17233)
Diffstat (limited to '')
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index d6dc27bfae..2d0d89498d 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1673,13 +1673,13 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.2.2)", "pytest (>=7.2.1)", "pytes
 
 [[package]]
 name = "prometheus-client"
-version = "0.19.0"
+version = "0.20.0"
 description = "Python client for the Prometheus monitoring system."
 optional = false
 python-versions = ">=3.8"
 files = [
-    {file = "prometheus_client-0.19.0-py3-none-any.whl", hash = "sha256:c88b1e6ecf6b41cd8fb5731c7ae919bf66df6ec6fafa555cd6c0e16ca169ae92"},
-    {file = "prometheus_client-0.19.0.tar.gz", hash = "sha256:4585b0d1223148c27a225b10dbec5ae9bc4c81a99a3fa80774fa6209935324e1"},
+    {file = "prometheus_client-0.20.0-py3-none-any.whl", hash = "sha256:cde524a85bce83ca359cc837f28b8c0db5cac7aa653a588fd7e84ba061c329e7"},
+    {file = "prometheus_client-0.20.0.tar.gz", hash = "sha256:287629d00b147a32dcb2be0b9df905da599b2d82f80377083ec8463309a4bb89"},
 ]
 
 [package.extras]