From 1d7b2d9a78be353af6fde6f3eb2420bb483ff753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 15:05:56 +0000 Subject: [PATCH] Bump django from 5.2.8 to 5.2.12 Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.12. - [Commits](https://github.com/django/django/compare/5.2.8...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 ad8e4db..8ff95e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -Django==5.2.8 +Django==5.2.12 requests==2.31.0