From ef888417e710f390182bca5dcb9548bec159460f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:33:24 +0000 Subject: [PATCH] Bump django from 6.0.4 to 6.0.6 Bumps [django](https://github.com/django/django) from 6.0.4 to 6.0.6. - [Commits](https://github.com/django/django/compare/6.0.4...6.0.6) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.6 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 adab1bf..43793e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.11.1 certifi==2026.4.22 charset-normalizer==3.4.7 -Django==6.0.4 +Django==6.0.6 git-filter-repo==2.47.0 idna==3.13 psycopg2-binary==2.9.12