From 24fea0c5a8724b66bb687fcb69f245f4d475cc38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 00:18:19 +0000 Subject: [PATCH] Bump django-prometheus from 2.2.0 to 2.3.1 Bumps [django-prometheus](https://github.com/korfuri/django-prometheus) from 2.2.0 to 2.3.1. - [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/v2.2.0...v2.3.1) --- 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 896a00631f..5dea4bb28b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ django-mptt==0.14.0 # via -r requirements.in django-postmark==0.1.6 # via -r requirements.in -django-prometheus==2.2.0 +django-prometheus==2.3.1 # via -r requirements.in django-redis==5.4.0 # via -r requirements.in