From 843bb28cb45ead7e0ffa9c21189434980d49547a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 28 May 2019 16:47:34 +0000 Subject: [PATCH] Update django-push-notifications requirement Updates the requirements on [django-push-notifications](https://github.com/django-push-notifications/django-push-notifications) to permit the latest version. - [Release notes](https://github.com/django-push-notifications/django-push-notifications/releases) - [Changelog](https://github.com/jazzband/django-push-notifications/blob/master/CHANGELOG.md) - [Commits](https://github.com/django-push-notifications/django-push-notifications/compare/1.4.1...1.6.0) --- 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..7b08823 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,<1.7.0 # need new django (1.10+) rq.filter: >=1.4.0,<1.5.0 pyfcm # sms/phone