From 720d6a253093c6b01510011654b49c9aa23178be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:27:02 +0000 Subject: [PATCH] Bump django from 5.0.7 to 5.0.8 in /MindTranquil Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.7...5.0.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MindTranquil/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MindTranquil/requirements.txt b/MindTranquil/requirements.txt index 5ae2cd4..6f20163 100644 --- a/MindTranquil/requirements.txt +++ b/MindTranquil/requirements.txt @@ -15,7 +15,7 @@ click-repl==0.3.0 colorama==0.4.6 cookiecutter==2.5.0 crispy-tailwind==1.0.1 -Django==5.0.7 +Django==5.0.8 django-browser-reload==1.12.1 django-cors-headers==4.3.1 django-crispy-forms==2.1