From 49b924beeccc94e2936882f95b0daeca4796f8fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:48:34 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.28 in /my_sentiment_analysis/No_pretrained Bumps [django](https://github.com/django/django) from 2.2 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.28) --- 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..7692b0e 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.28 dlib==19.4.0 docutils==0.14 entrypoints==0.3