From 964c0ba99a709f6fffc6d69947c074253ed1a883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 08:25:53 +0000 Subject: [PATCH] Bump django from 3.1.12 to 3.2.25 in /crime-2-withUI Bumps [django](https://github.com/django/django) from 3.1.12 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.1.12...3.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crime-2-withUI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crime-2-withUI/requirements.txt b/crime-2-withUI/requirements.txt index b0da56c..fe59c76 100644 --- a/crime-2-withUI/requirements.txt +++ b/crime-2-withUI/requirements.txt @@ -3,7 +3,7 @@ bcrypt==3.1.7 blinker==1.4 cffi==1.14.0 click==7.1.2 -Django==3.1.12 +Django==3.2.25 dnspython==1.16.0 email-validator==1.1.1 Flask==2.3.2