From 801a5160144e0be4cef6bf814e65b656df01e36e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 20:40:16 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.13 in /answer_django Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.13) 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..ed9948a 100644 --- a/answer_django/requirement.txt +++ b/answer_django/requirement.txt @@ -1,4 +1,4 @@ -django==2.0.7 +django==2.2.13 pymysql==0.9.3 djangorestframework==3.9.2 django_filter==2.1.0