From 46128b55a1a8417fa31557e55388a7b331390b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:11:28 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.27 in /scholl-app Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.24...2.2.27) --- 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..f3cacdb 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.27 django-cleanup==5.0.0 django-cors-headers==3.2.1 django-filter==2.2.0