From 6ff20cc11383be6b626c2f7641da46df690cbab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 04:24:09 +0000 Subject: [PATCH] Bump django from 2.1.1 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.1.1 to 2.2.28. - [Commits](https://github.com/django/django/compare/2.1.1...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8585e61..7c5d623e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ chardet==3.0.4 cryptography==2.3.1 defusedxml==0.5.0 dj-database-url==0.5.0 -Django==2.1.1 +Django==2.2.28 django-allauth==0.37.1 django-cors-headers==2.4.0 django-heroku==0.3.1