From 6230042cb31f84e22b046885c7b839f6c7c1a2ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:44:19 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.18 in /sprout Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.18) 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..ef6c4ad2ca 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.18 diaper django-object-actions django-ipware==2.1.0 #ipware.ip.get_ip removed in 3.0