From 89f72321d09b7ba7ffeb8312876e265bff668309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:34:52 +0000 Subject: [PATCH] Bump django from 6.0.1 to 6.0.4 Bumps [django](https://github.com/django/django) from 6.0.1 to 6.0.4. - [Commits](https://github.com/django/django/compare/6.0.1...6.0.4) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.4 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 d1f0b42..13556ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.11.0 -django==6.0.1 +django==6.0.4 gunicorn==25.0.0 packaging==26.0 psycopg2-binary==2.9.11