From 069427bc2993c754e1d17dfa25995be9b5aa0373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 20:01:28 +0000 Subject: [PATCH] Bump django from 6.0.2 to 6.0.5 Bumps [django](https://github.com/django/django) from 6.0.2 to 6.0.5. - [Commits](https://github.com/django/django/compare/6.0.2...6.0.5) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 73f97fa1..bba3c1b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -asgiref==3.11.1 +asgiref==3.11.1 astroid==3.0.1 attrs==25.4.0 bleach==6.4.0 colorama==0.4.6 dill==0.4.1 dj-database-url==3.1.0 -Django==6.0.2 +Django==6.0.5 django-markdownify==0.9.6 django-on-heroku==1.1.2 gunicorn==25.0.1