From ccf677942ccb4fa83468c26e14b96425208f5721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:21:09 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.24 in /my_sentiment_analysis/No_pretrained Bumps [django](https://github.com/django/django) from 2.2 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.24) --- 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..c50ae6a 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.24 dlib==19.4.0 docutils==0.14 entrypoints==0.3