From e2ee768b2bd6bfffa7e34579e27e43586f5bb3a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 14:53:11 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.27 in /JobRecruit_website Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JobRecruit_website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JobRecruit_website/requirements.txt b/JobRecruit_website/requirements.txt index 6f8a38d..7543794 100644 --- a/JobRecruit_website/requirements.txt +++ b/JobRecruit_website/requirements.txt @@ -1,5 +1,5 @@ pandas==0.25.3 -Django==2.2.7 +Django==2.2.27 PyMySQL==0.9.2 django_redis==4.10.0 wordcloud==1.6.0