From f1649e625f7cf1cfd21e9a6ba9d14fe12e2b1918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 15:41:40 +0000 Subject: [PATCH] build(deps): bump django from 6.0.6 to 6.0.7 Bumps [django](https://github.com/django/django) from 6.0.6 to 6.0.7. - [Commits](https://github.com/django/django/compare/6.0.6...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 d3e7042a..7ba53a47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.36.24 -Django==6.0.6 +Django==6.0.7 django-allauth==65.14.3 django-debug-toolbar==5.0.1 django-ip==1.0.2