From 6791485e920c9f39bce8e2a378157893ddc2ebf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 18:26:25 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.20 in /sprout Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.20) Signed-off-by: dependabot[bot] --- sprout/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sprout/requirements.txt b/sprout/requirements.txt index b044c76fe1..ae4ac8bb66 100644 --- a/sprout/requirements.txt +++ b/sprout/requirements.txt @@ -1,6 +1,6 @@ Command celery[redis]==4.3.0 -Django==2.2.5 +Django==2.2.20 diaper django-object-actions django-ipware==2.1.0 #ipware.ip.get_ip removed in 3.0