From eeed7e90cdf2b26f681cdbfa4ba944567ae98463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 05:48:35 +0000 Subject: [PATCH] Bump prometheus-async from 17.3.0 to 25.1.0 Bumps [prometheus-async](https://github.com/hynek/prometheus-async) from 17.3.0 to 25.1.0. - [Release notes](https://github.com/hynek/prometheus-async/releases) - [Changelog](https://github.com/hynek/prometheus-async/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/prometheus-async/compare/17.3.0...25.1.0) --- updated-dependencies: - dependency-name: prometheus-async dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_prometheus.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_prometheus.txt b/requirements_prometheus.txt index dab9d89..734576f 100644 --- a/requirements_prometheus.txt +++ b/requirements_prometheus.txt @@ -1,4 +1,4 @@ -r requirements.txt -prometheus-async==17.3.0 +prometheus-async==25.1.0 prometheus-client==0.0.19 wrapt==1.16.0