From 246dbdd89ab5bbda733fbe346f3860a4a00a4e7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 21:37:09 +0000 Subject: [PATCH] Bump django from 5.0.8 to 5.0.9 Bumps [django](https://github.com/django/django) from 5.0.8 to 5.0.9. - [Commits](https://github.com/django/django/compare/5.0.8...5.0.9) --- updated-dependencies: - dependency-name: django 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 0c82676..16cda4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ click==8.1.7 colorama==0.4.6 cryptography==43.0.1 defusedxml==0.7.1 -Django==5.0.8 +Django==5.0.9 django-allauth==0.61.0 django-jazzmin==3.0.0 gunicorn==22.0.0