From 555451f64e5bf621f12a12fd108ce9f63761225d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 07:00:08 +0000 Subject: [PATCH] Bump django-prometheus from 2.1.0 to 2.2.0 Bumps [django-prometheus](https://github.com/korfuri/django-prometheus) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/korfuri/django-prometheus/releases) - [Changelog](https://github.com/korfuri/django-prometheus/blob/master/CHANGELOG.md) - [Commits](https://github.com/korfuri/django-prometheus/compare/2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: django-prometheus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07ab55648..87eebc3fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ django-treebeard==4.5.1 django-cors-headers==3.10.0 django-storages==1.12.3 boto3==1.20.26 -django-prometheus==2.1.0 +django-prometheus==2.2.0 django-hCaptcha==0.1.0 python-ldap==3.4.0 django-auth-ldap==3.0.0