From 51ee2090c747e55bf83a03986218df82dd27ac68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 07:52:49 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.27 in /my_sentiment_analysis/No_pretrained Bumps [django](https://github.com/django/django) from 2.2 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.27) --- 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..3a77847 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.27 dlib==19.4.0 docutils==0.14 entrypoints==0.3