hasgeek / hasjob

Hasjob, the Hasgeek job board
https://hasjob.co
GNU Affero General Public License v3.0
235 stars 80 forks source link

Update flask-rq2 to 18.3 #528

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates Flask-RQ2 from 18.2.1 to 18.3.

Changelog ### 18.3 ``` ~~~~~~~~~~~~~~~~~ - **IMPORTANT!** Reqires redis-py >= 3.0 since RQ and rq-scheduler have switched to that requirement. Please upgrade as soon as possible. ``` ### 18.2.2 ``` ~~~~~~~~~~~~~~~~~~~ - **Last release to support redis-py < 3.0.0!** Fixes version incompatibility with rq-scheduler. Requires rq-scheduler < 0.9.0. ```
Links - PyPI: https://pypi.org/project/flask-rq2 - Changelog: https://pyup.io/changelogs/flask-rq2/ - Docs: https://flask-rq2.readthedocs.io/