From 986d6d70ffc679e1117e1ec8165824aa2352a0f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 22:08:58 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.13) Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index a87a1f3..64c9a0e 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -12,7 +12,7 @@ tox==3.12.1 ipdb==0.12 chalice==1.9.0 -Django==2.2.3 ; python_version >= '3.0' +Django==2.2.13 ; python_version >= '3.0' Django==1.11.23 ; python_version < '3.0' Falcon==2.0.0 Flask==1.0.3