From 9c8902505220b5c21eb7aeb31a8172dc2f75a2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:36:37 +0000 Subject: [PATCH] Bump django from 6.0.2 to 6.0.4 Bumps [django](https://github.com/django/django) from 6.0.2 to 6.0.4. - [Commits](https://github.com/django/django/compare/6.0.2...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 97834a2..831a158 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.11.1 certifi==2026.1.4 chardet==5.2.0 colorama==0.4.6 -Django==6.0.2 +Django==6.0.4 future==1.0.0 geojson==3.2.0 idna==3.11