From 00e9d715615206914da65e63a790f95bf20c9185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:24:24 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.28 in /Scribes/web Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Scribes/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scribes/web/requirements.txt b/Scribes/web/requirements.txt index fb643b6..92535af 100644 --- a/Scribes/web/requirements.txt +++ b/Scribes/web/requirements.txt @@ -12,7 +12,7 @@ confusable-homoglyphs==3.2.0 contextvars==2.4 croniter==0.3.30 defusedxml==0.6.0 -Django==2.2.3 +Django==2.2.28 django-allauth==0.39.1 django-crispy-forms==1.7.2 django-material==1.5.8