From c5877ee7a414c62fac9492083e4d26a09427982a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Aug 2021 12:00:33 +0000 Subject: [PATCH] Bump django from 2.1.1 to 2.2.24 in /Secure-Banking-System/SBS Bumps [django](https://github.com/django/django) from 2.1.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Secure-Banking-System/SBS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Secure-Banking-System/SBS/requirements.txt b/Secure-Banking-System/SBS/requirements.txt index 69aa3c5..d2dd41c 100644 --- a/Secure-Banking-System/SBS/requirements.txt +++ b/Secure-Banking-System/SBS/requirements.txt @@ -1,5 +1,5 @@ confusable-homoglyphs==3.2.0 -Django==2.1.1 +Django==2.2.24 django-appconf==1.0.2 django-axes==4.4.0 django-filter==2.0.0