From 6e2a813b85a4ecd1e75f4208c26d5929c626797b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:18:38 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.21 in /my_sentiment_analysis/No_pretrained Bumps [django](https://github.com/django/django) from 2.2 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.21) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- my_sentiment_analysis/No_pretrained/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my_sentiment_analysis/No_pretrained/requirements.txt b/my_sentiment_analysis/No_pretrained/requirements.txt index 0e7e736..6f5c409 100644 --- a/my_sentiment_analysis/No_pretrained/requirements.txt +++ b/my_sentiment_analysis/No_pretrained/requirements.txt @@ -32,7 +32,7 @@ Cython==0.29.2 dask==1.0.0 decorator==4.3.0 defusedxml==0.5.0 -Django==2.2 +Django==2.2.21 dlib==19.4.0 docutils==0.14 entrypoints==0.3