From 4bfca980fa1ea241dbce69f4cd03ec008dc8db62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:36:21 +0000 Subject: [PATCH] Bump django from 6.0.5 to 6.0.6 Bumps [django](https://github.com/django/django) from 6.0.5 to 6.0.6. - [Commits](https://github.com/django/django/compare/6.0.5...6.0.6) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.6 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 bba3c1b1..a5409a3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ bleach==6.4.0 colorama==0.4.6 dill==0.4.1 dj-database-url==3.1.0 -Django==6.0.5 +Django==6.0.6 django-markdownify==0.9.6 django-on-heroku==1.1.2 gunicorn==25.0.1