From 59f135c1afa4e13bb71826a30bc829f02da5cf24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:00:02 +0000 Subject: [PATCH] Bump django from 4.2.27 to 4.2.28 in /calliope_app Bumps [django](https://github.com/django/django) from 4.2.27 to 4.2.28. - [Commits](https://github.com/django/django/compare/4.2.27...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- calliope_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calliope_app/requirements.txt b/calliope_app/requirements.txt index aac8d7ff..c7046952 100644 --- a/calliope_app/requirements.txt +++ b/calliope_app/requirements.txt @@ -2,7 +2,7 @@ django_ratelimit==4.1.0 coolprop<=6.7.0 boto3==1.24.37 celery[redis]==5.3.0 -django==4.2.27 +django==4.2.28 django-crispy-forms==1.14.0 django-environ>=0.4.5 django-modeltranslation==0.18.12