From 9ec1c00675781d6a2e9eec114ccc77d6e3bd9d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:09:09 +0000 Subject: [PATCH] Bump django from 3.0.8 to 3.0.14 Bumps [django](https://github.com/django/django) from 3.0.8 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.8...3.0.14) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb1f27d..63945e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.2.10 click==7.1.2 -Django==3.0.8 +Django==3.0.14 joblib==0.16.0 nltk==3.5 numpy==1.19.0