hasadna / knesset-data-pipelines

Main repository for Open Knesset project - contains the knesset data scrapers and processing pipelines
https://oknesset.org/
MIT License
14 stars 26 forks source link

Update flask-jwt-extended to 4.5.3 #305

Closed pyup-bot closed 11 months ago

pyup-bot commented 1 year ago

This PR updates flask-jwt-extended from 4.5.2 to 4.5.3.

Changelog ### 4.5.3 ``` What's Changed * Typos by dwinton-go in https://github.com/vimalloc/flask-jwt-extended/pull/514 * Replace "defining" with "define" by lewisemm in https://github.com/vimalloc/flask-jwt-extended/pull/517 * Fix documentation syntax error by dtalkachou in https://github.com/vimalloc/flask-jwt-extended/pull/519 * remove duplicate comments by Abyssknight in https://github.com/vimalloc/flask-jwt-extended/pull/522 * Support python 3.12 and add support for flask 3.0 by vimalloc in https://github.com/vimalloc/flask-jwt-extended/pull/527 New Contributors * dwinton-go made their first contribution in https://github.com/vimalloc/flask-jwt-extended/pull/514 * lewisemm made their first contribution in https://github.com/vimalloc/flask-jwt-extended/pull/517 * dtalkachou made their first contribution in https://github.com/vimalloc/flask-jwt-extended/pull/519 * Abyssknight made their first contribution in https://github.com/vimalloc/flask-jwt-extended/pull/522 **Full Changelog**: https://github.com/vimalloc/flask-jwt-extended/compare/4.5.2...4.5.3 ```
Links - PyPI: https://pypi.org/project/flask-jwt-extended - Changelog: https://data.safetycli.com/changelogs/flask-jwt-extended/ - Repo: https://github.com/vimalloc/flask-jwt-extended