From 91a9ed1b59bdae65fd656cf191b342cfc7063d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 10:26:40 +0000 Subject: [PATCH] Bump django from 6.0.4 to 6.0.7 Bumps [django](https://github.com/django/django) from 6.0.4 to 6.0.7. - [Commits](https://github.com/django/django/compare/6.0.4...6.0.7) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.7 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 79a1017c..abb44adb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==6.0.4 +Django==6.0.7 psycopg[binary]==3.2.3 djangorestframework==3.17.1 markdown==3.1.1