From d0691d76478d44f79275315b0814017e76a8f5af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:23:09 +0000 Subject: [PATCH] build(deps): update prometheus-client requirement Updates the requirements on [prometheus-client](https://github.com/prometheus/client_python) to permit the latest version. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.6.0...v0.21.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- optional-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional-requirements.txt b/optional-requirements.txt index 5b9ecd5..f314fa9 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -9,7 +9,7 @@ python-olm>=3,<4 unpaddedbase64>=1,<3 #/metrics -prometheus_client>=0.6,<0.20 +prometheus_client>=0.6,<0.22 #/proxy pysocks