From 8547c94f8d763c45e002573a09e3820278d994b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:13:42 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.0.14 Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.0.14) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbd5416..02268c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ certifi==2020.4.5.2 chardet==3.0.4 click==6.7 distlib==0.3.0 -Django==3.0.7 +Django==3.0.14 dominate==2.3.1 filelock==3.0.12 Flask==1.1.2