From d5720c82b26cb2e117f7916eb1347894b64de8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 08:57:59 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.1.6 in /deployment 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] --- deployment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/requirements.txt b/deployment/requirements.txt index 1221815..8a58934 100644 --- a/deployment/requirements.txt +++ b/deployment/requirements.txt @@ -2,7 +2,7 @@ albumentations==0.4.5 asgiref==3.2.7 cycler==0.10.0 decorator==4.4.2 -Django==3.0.5 +Django==3.1.6 djangorestframework==3.11.0 future==0.18.2 imageio==2.8.0