From 7af015d06b43c63443209c6b82159d30857b27cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:46:31 +0000 Subject: [PATCH] Bump django from 6.0.4 to 6.0.5 Bumps [django](https://github.com/django/django) from 6.0.4 to 6.0.5. - [Commits](https://github.com/django/django/compare/6.0.4...6.0.5) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.5 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 ee8c8e6a..282fd258 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ django-storages==1.14.6 django-stubs-ext==6.0.3 django-stubs==6.0.3 django-unfold==0.92.0 -Django==6.0.4 +Django==6.0.5 djangochannelsrestframework==1.3.0 djangorestframework-simplejwt==5.5.1 djangorestframework==3.17.1