From 95b6eaf76814e4577eb9525eca78dc5b8dd557d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:12:32 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.0.14 in /deployment Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.0.14) 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..234863a 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.0.14 djangorestframework==3.11.0 future==0.18.2 imageio==2.8.0