From a8044e04899d010e1daae087609a4d24532ce44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 02:29:24 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.1.6 in /api Bumps [django](https://github.com/django/django) from 3.0.5 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.1.6) Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 13badd3..0d72d35 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -3,7 +3,7 @@ attrs==19.3.0 click==7.1.1 click-plugins==1.1.1 cligj==0.5.0 -Django==3.0.5 +Django==3.1.6 djangorestframework==3.11.0 django-rest-multiple-models==2.1.3 django-pandas==0.6.1