From 6911d181443433b6062f2feff2f7b10e56be9fd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 17:15:01 +0000 Subject: [PATCH] Bump prometheus-async from 17.3.0 to 19.2.0 Bumps [prometheus-async](https://github.com/hynek/prometheus-async) from 17.3.0 to 19.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...19.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..c3baed4 100644 --- a/requirements_prometheus.txt +++ b/requirements_prometheus.txt @@ -1,4 +1,4 @@ -r requirements.txt -prometheus-async==17.3.0 +prometheus-async==19.2.0 prometheus-client==0.0.19