summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 14:13:40 -0400
committerGitHub <noreply@github.com>2023-05-29 14:13:40 -0400
commitea634a9f811fe768efec51edab5b9a9af6ef53e0 (patch)
treeedc656666036b0350c2292a36eee38bee360bd27
parentBump types-pyyaml from 6.0.12.9 to 6.0.12.10 (#15683) (diff)
downloadsynapse-ea634a9f811fe768efec51edab5b9a9af6ef53e0.tar.xz
Bump prometheus-client from 0.16.0 to 0.17.0 (#15682)
-rw-r--r--changelog.d/15682.misc1
-rw-r--r--poetry.lock6
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/15682.misc b/changelog.d/15682.misc
new file mode 100644
index 0000000000..687af7d8d7
--- /dev/null
+++ b/changelog.d/15682.misc
@@ -0,0 +1 @@
+Bump prometheus-client from 0.16.0 to 0.17.0.
diff --git a/poetry.lock b/poetry.lock
index 83ea43b59a..ecf704ea93 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1781,14 +1781,14 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.2.2)", "pytest (>=7.2.1)", "pytes
 
 [[package]]
 name = "prometheus-client"
-version = "0.16.0"
+version = "0.17.0"
 description = "Python client for the Prometheus monitoring system."
 category = "main"
 optional = false
 python-versions = ">=3.6"
 files = [
-    {file = "prometheus_client-0.16.0-py3-none-any.whl", hash = "sha256:0836af6eb2c8f4fed712b2f279f6c0a8bbab29f9f4aa15276b91c7cb0d1616ab"},
-    {file = "prometheus_client-0.16.0.tar.gz", hash = "sha256:a03e35b359f14dd1630898543e2120addfdeacd1a6069c1367ae90fd93ad3f48"},
+    {file = "prometheus_client-0.17.0-py3-none-any.whl", hash = "sha256:a77b708cf083f4d1a3fb3ce5c95b4afa32b9c521ae363354a4a910204ea095ce"},
+    {file = "prometheus_client-0.17.0.tar.gz", hash = "sha256:9c3b26f1535945e85b8934fb374678d263137b78ef85f305b1156c7c881cd11b"},
 ]
 
 [package.extras]