From 61cbe66a969671e01602286c4ab0777c12067452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:25:03 +0000 Subject: [PATCH] Bump django from 6.0.1 to 6.0.2 Bumps [django](https://github.com/django/django) from 6.0.1 to 6.0.2. - [Commits](https://github.com/django/django/compare/6.0.1...6.0.2) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 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 a91b01f..1dfb7d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==3.4.4 click==8.3.1 dill==0.4.0 dj-database-url==3.1.0 -Django==6.0.1 +Django==6.0.2 django-appconf==1.2.0 django-heroku==0.3.1 django-htmlmin==0.11.0