From cefe63d92cad58cec985cd91568f1182230d92af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 19:31:54 +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 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 3b5ab7dc8..7c969eb98 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ # base celery==5.1.1 channels==3.0.4 -Django==2.2.24 +Django==2.2.28 django-ajax-selects==1.9.1 django-ical==1.8.0 django-paypal==1.0.0