From 8b13bb8d1ad44e4acc604e6064cdb3b5781d3c21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:54:19 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.10 in /Django Application Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.10. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.10) --- 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..ba5e263 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.10 dlib==19.24.2 docutils==0.21.2 entrypoints==0.4