From 4d596b11e539d05a7746f397fc6630af6b68ae07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:37:58 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.28 in /scholl-app Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.24...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scholl-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scholl-app/requirements.txt b/scholl-app/requirements.txt index 3929961..8346815 100644 --- a/scholl-app/requirements.txt +++ b/scholl-app/requirements.txt @@ -19,7 +19,7 @@ cryptography==2.9 daphne==2.5.0 distlib==0.3.0 distro==1.4.0 -Django==2.2.24 +Django==2.2.28 django-cleanup==5.0.0 django-cors-headers==3.2.1 django-filter==2.2.0