From 2cfde12f7b70655f2d1208543314413fc3c0c4af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:24:08 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.24 in /answer_django Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..7570e48 100644 --- a/answer_django/requirement.txt +++ b/answer_django/requirement.txt @@ -1,4 +1,4 @@ -django==2.0.7 +django==2.2.24 pymysql==0.9.3 djangorestframework==3.9.2 django_filter==2.1.0