From a3b65fa5634b8ff6f139bcfac4cf0346ddd23246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:09:48 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.10 in /answer_django Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.10) Signed-off-by: dependabot[bot] --- answer_django/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/answer_django/requirement.txt b/answer_django/requirement.txt index 1b2d1ca..3370df1 100644 --- a/answer_django/requirement.txt +++ b/answer_django/requirement.txt @@ -1,4 +1,4 @@ -django==2.0.7 +django==2.2.10 pymysql==0.9.3 djangorestframework==3.9.2 django_filter==2.1.0