From 66fb1158cf83e911cda7240fd775d316b77620be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 21:31:29 +0000 Subject: [PATCH] Bump django from 5.2.9 to 5.2.12 Bumps [django](https://github.com/django/django) from 5.2.9 to 5.2.12. - [Commits](https://github.com/django/django/compare/5.2.9...5.2.12) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd28345..741fe9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.9 +Django==5.2.12 djangorestframework==3.15.2 django-localflavor django-flags==5.0.14