From e754239b6b31fdc9466fb42a2852b58becca84fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:52:02 +0000 Subject: [PATCH] Bump django from 5.1.5 to 5.1.12 Bumps [django](https://github.com/django/django) from 5.1.5 to 5.1.12. - [Commits](https://github.com/django/django/compare/5.1.5...5.1.12) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.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 dee4fa4..f558e8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -Django==5.1.5 +Django==5.1.12 requests==2.31.0