From 17f9021b3fa1ed75f263d05fdada58c9381dca4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:23:47 +0000 Subject: [PATCH] Bump django from 3.1.3 to 3.1.12 in /projects/33/app Bumps [django](https://github.com/django/django) from 3.1.3 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.3...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/33/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/33/app/requirements.txt b/projects/33/app/requirements.txt index 1622428..45099ce 100644 --- a/projects/33/app/requirements.txt +++ b/projects/33/app/requirements.txt @@ -7,7 +7,7 @@ CFGraph==0.2.1 chardet==3.0.4 click==7.1.2 cycler==0.10.0 -Django==3.1.3 +Django==3.1.12 Flask==1.1.2 Flask-Cors==3.0.9 geojson-rewind==0.2.0