From 928af3f9e20f9ac3cc7fcafe31a520cc34d3d20f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 13:15:28 +0000 Subject: [PATCH] Bump django from 6.0.6 to 6.0.7 Bumps [django](https://github.com/django/django) from 6.0.6 to 6.0.7. - [Commits](https://github.com/django/django/compare/6.0.6...6.0.7) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.7 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 a5409a3d..7b5193a0 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.6 +Django==6.0.7 django-markdownify==0.9.6 django-on-heroku==1.1.2 gunicorn==25.0.1