From 1de18e0fa77af9d815819205f3f410797b4f9923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Apr 2021 17:59:13 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.0.14 Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...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 c32e747..80e974a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2020.12.5 cffi==1.14.5 chardet==4.0.0 cryptography==3.4.7 -Django==3.0.5 +Django==3.0.14 django-countries==7.0 django-environ==0.4.5 django-language-field==0.0.3