From 014aaa98a6ee8beedbf03fc76fa913ab2872f38b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 09:37:30 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.27 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] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index c9454dd..85647a1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ atomicwrites==1.3.0 attrs==19.1.0 black==19.3b0 Click==7.0 -Django==2.2.24 +Django==2.2.27 django-disable-cache-headers==0.0.1 filelock==3.0.12 importlib-metadata==0.19