From 20491049dbf534eddfab3c5e1721618cca7fbb8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:17:33 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.0.14 in /dispatcher 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] --- dispatcher/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dispatcher/requirements.txt b/dispatcher/requirements.txt index da8bb861..6a48deae 100644 --- a/dispatcher/requirements.txt +++ b/dispatcher/requirements.txt @@ -5,7 +5,7 @@ cachetools==4.1.0 certifi==2020.4.5.1 chardet==3.0.4 dj-database-url==0.5.0 -Django==3.0.5 +Django==3.0.14 django-filter==2.2.0 django-heroku==0.3.1 django-request==1.5.5