From cc30124a44adbf896fc38488041dcdc23b145e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 19:26:45 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.0.12 in /answer_django Bumps [django](https://github.com/django/django) from 2.0.7 to 2.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.0.12) 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..c8bedc5 100644 --- a/answer_django/requirement.txt +++ b/answer_django/requirement.txt @@ -1,4 +1,4 @@ -django==2.0.7 +django==2.0.12 pymysql==0.9.3 djangorestframework==3.9.2 django_filter==2.1.0