From 79c2e5fc7bf377b3ab59f1f73cc335602e9b274b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 20:35:34 +0000 Subject: [PATCH] Bump django in /src in the pip group across 1 directory Bumps the pip group with 1 update in the /src directory: [django](https://github.com/django/django). Updates `django` from 4.2.25 to 4.2.28 - [Commits](https://github.com/django/django/compare/4.2.25...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 81007ff..9d54ce6 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.25 +Django==4.2.28 django-health-check==3.18.3 django-unfold==0.46.0 psycopg[binary]>=3.1