From b5cd89fcc6025a80944abf2af7cf3da3f6259ae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 22:20:46 +0000 Subject: [PATCH] Bump django from 6.0.3 to 6.0.5 Bumps [django](https://github.com/django/django) from 6.0.3 to 6.0.5. - [Commits](https://github.com/django/django/compare/6.0.3...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 6a08c99..6f94736 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ benepar==0.2.0 clean-text==0.7.1 -Django==6.0.3 +Django==6.0.5 django-cors-headers==4.9.0 django-oauth-toolkit==3.2.0 django-braces==1.17.0