From 8b5c1e66f1601966864328227778afa6fabbff9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 21:38:21 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 in /QWB2019/qwb Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.13) Signed-off-by: dependabot[bot] --- QWB2019/qwb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QWB2019/qwb/requirements.txt b/QWB2019/qwb/requirements.txt index 39da87bd..588b5a7a 100644 --- a/QWB2019/qwb/requirements.txt +++ b/QWB2019/qwb/requirements.txt @@ -3,7 +3,7 @@ cffi==1.11.5 cryptography==2.4.2 defusedxml==0.5.0 diff-match-patch==20181111 -Django==2.1.5 +Django==2.2.13 django-appconf==1.0.2 django-compressor==2.2 django-crispy-forms==1.7.2