From 98253f228d19a2a011f8ea117b8b1575ae33cfcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:01:26 +0000 Subject: [PATCH] Bump django from 2.0.12 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.0.12 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.12...2.2.10) Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 7de759b..a6c1b1e 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.6.0 coverage==4.5.1 -Django==2.0.12 +Django==2.2.10 djangorestframework==3.7.7 flake8==3.5.0 markdown2==2.3.5