From 7f2c72da1d478dfa59c470519b7bc62fe2167788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:37:49 +0000 Subject: [PATCH] Bump django in /SystemCode/frontend/smartportfolioWeb/requirements Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SystemCode/frontend/smartportfolioWeb/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SystemCode/frontend/smartportfolioWeb/requirements/base.txt b/SystemCode/frontend/smartportfolioWeb/requirements/base.txt index b079ee2..a4eb844 100644 --- a/SystemCode/frontend/smartportfolioWeb/requirements/base.txt +++ b/SystemCode/frontend/smartportfolioWeb/requirements/base.txt @@ -7,7 +7,7 @@ django-environ==0.4.5 django-extensions==2.2.5 django-heroku==0.3.1 django-picklefield==2.1.1 -django==2.2.13 +django==2.2.27 easy-thumbnails==2.5 pillow>=6.2.2 pytz==2018.7