From 6755272fb87ed77379f9d4d091a2405226726c5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 05:37:14 +0000 Subject: [PATCH] Update django-push-notifications requirement Updates the requirements on [django-push-notifications](https://github.com/jazzband/django-push-notifications) to permit the latest version. - [Release notes](https://github.com/jazzband/django-push-notifications/releases) - [Changelog](https://github.com/jazzband/django-push-notifications/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/django-push-notifications/compare/1.4.1...2.0.0) Signed-off-by: dependabot-preview[bot] --- requirements/requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-base.txt b/requirements/requirements-base.txt index a629f50..d200a05 100644 --- a/requirements/requirements-base.txt +++ b/requirements/requirements-base.txt @@ -7,7 +7,7 @@ six>=1.10.0 coreapi>=2.3.1,<3.0.0 # push notifications -django-push-notifications>=1.4.1,<1.5.0 # need new django (1.10+) rq.filter: >=1.4.0,<1.5.0 +django-push-notifications>=1.4.1,<2.1.0 # need new django (1.10+) rq.filter: >=1.4.0,<1.5.0 pyfcm # sms/phone