From 2ad7d0031ac19def354aab74af74fecb9b2b1d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:10:29 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.24 in /FlaskWebProject2 Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FlaskWebProject2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlaskWebProject2/requirements.txt b/FlaskWebProject2/requirements.txt index 7b00293..54a61d2 100644 --- a/FlaskWebProject2/requirements.txt +++ b/FlaskWebProject2/requirements.txt @@ -12,7 +12,7 @@ colorama==0.3.9 cryptography==2.1.4 cycler==0.10.0 decorator==4.1.2 -Django==2.0.2 +Django==2.2.24 entrypoints==0.2.3 Flask==0.12.1 future==0.16.0