From b0d1c3a550dbec081251661097ab11599fb34dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 16:01:36 +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...3.0.0) --- updated-dependencies: - dependency-name: django-push-notifications dependency-type: direct:production ... Signed-off-by: dependabot[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 aedb825..6cab20a 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,<3.1.0 # need new django (1.10+) rq.filter: >=1.4.0,<1.5.0 pyfcm # sms/phone