From 8c4249460377662fb2b21484b65b6d56290759eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:24:49 +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 20e8684..859d412 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.11.0 beautifulsoup4==4.14.3 certifi==2026.1.4 charset-normalizer==3.4.4 -Django==6.0.1 +Django==6.0.2 gunicorn==23.0.0 html5lib==1.1 idna==3.11