From 38ca4583aa13db0441ec23924bdaf3bf1bdb6d32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 05:32:46 +0000 Subject: [PATCH] Bump prometheus-async from 17.3.0 to 22.2.0 Bumps [prometheus-async](https://github.com/hynek/prometheus-async) from 17.3.0 to 22.2.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...22.2.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 3b210ac..e532bb6 100644 --- a/requirements_prometheus.txt +++ b/requirements_prometheus.txt @@ -1,4 +1,4 @@ -r requirements.txt -prometheus-async==17.3.0 +prometheus-async==22.2.0 prometheus-client==0.0.19