From 5db8d57f478b4d742bd3ecd4a1f0a6fa9d9f8552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 09:26:12 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.0.7 in /api Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.0.7) 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..76410e7 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.0.7 djangorestframework==3.11.0 django-rest-multiple-models==2.1.3 django-pandas==0.6.1