From b7a3d574e8e2593088c739992d082763af189bf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 00:37:02 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.26 Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.26. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.24...2.2.26) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 92ae307b9..f6f6e1d5a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ # base celery==5.1.2 channels==3.0.4 -Django==2.2.24 +Django==2.2.26 django-ajax-selects==1.9.1 django-ical==1.8.0 django-paypal==1.0.0