From baa9a6b1ffe76f57f6c4af76fee5cdc267a35623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:04:50 +0000 Subject: [PATCH] Bump django from 5.2.1 to 5.2.7 Bumps [django](https://github.com/django/django) from 5.2.1 to 5.2.7. - [Commits](https://github.com/django/django/compare/5.2.1...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 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 76003ed..c5cae43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==5.2.1 +django==5.2.7 django-widget-tweaks==1.5.0 djangorestframework==3.16.0 djangorestframework-csv==3.0.2