From 37628c17350f76085e3e5a664bd425d951965ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 00:05:31 +0000 Subject: [PATCH] Bump django-prometheus from 2.3.1 to 2.4.1 Bumps [django-prometheus](https://github.com/korfuri/django-prometheus) from 2.3.1 to 2.4.1. - [Release notes](https://github.com/korfuri/django-prometheus/releases) - [Changelog](https://github.com/django-commons/django-prometheus/blob/master/CHANGELOG.md) - [Commits](https://github.com/korfuri/django-prometheus/compare/v2.3.1...v2.4.1) --- updated-dependencies: - dependency-name: django-prometheus dependency-version: 2.4.1 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 0152c13c5..c187c1a8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ django-treebeard==4.7.1 django-cors-headers==4.6.0 django-storages==1.14.2 boto3==1.28.75 -django-prometheus==2.3.1 +django-prometheus==2.4.1 django-hCaptcha==0.2.0 python-ldap==3.4.4 django-auth-ldap==4.6.0