From 08e62a4161c03b4ce5426d775115566f03535e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 09:18:57 +0000 Subject: [PATCH] build(deps): bump django from 5.2.3 to 5.2.4 Bumps [django](https://github.com/django/django) from 5.2.3 to 5.2.4. - [Commits](https://github.com/django/django/compare/5.2.3...5.2.4) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f771ea7..81c988e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 certifi==2025.6.15 charset-normalizer==3.4.2 django-environ==0.12.0 -Django==5.2.3 +Django==5.2.4 django-allauth[mfa]==65.9.0 django-bootstrap5==25.1 django-solo==2.4.0