From 15bef030d0e58fc996674a9fdd9852f607caeab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 16:31:14 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.8 in /Django Application Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Django Application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Django Application/requirements.txt b/Django Application/requirements.txt index e863264..6479c27 100644 --- a/Django Application/requirements.txt +++ b/Django Application/requirements.txt @@ -15,7 +15,7 @@ colorama==0.4.6 cycler==0.12.1 decorator==5.1.1 defusedxml==0.7.1 -Django==5.0.6 +Django==5.0.8 dlib==19.24.2 docutils==0.21.2 entrypoints==0.4