From 519fd696eb2e5abbea903507b93d70b8c744d0bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:07:34 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.28 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] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index c9454dd..f94348b 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.28 django-disable-cache-headers==0.0.1 filelock==3.0.12 importlib-metadata==0.19