From 9f1dff9a6e7fca0288a790975ca4dd54c42e8a8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 22:24:23 +0000 Subject: [PATCH] Bump django from 2.1.11 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.11...2.2.13) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2bd599f..78ad1f8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.1 Sphinx==1.8.1 twine==1.12.1 djangorestframework==3.9.1 -Django==2.1.11 +Django==2.2.13 pytest==3.8.2 pytest-runner==4.2