hasadna / knesset-data-pipelines

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

Update flask-caching to 2.1.0 #325

Closed pyup-bot closed 8 months ago

pyup-bot commented 9 months ago

This PR updates flask-caching from 2.0.2 to 2.1.0.

Changelog ### 2.1.0 ``` ------------- Released 2024-10-08 - fix type signature in ``flask_caching.utils.make_template_fragment_key``. :pr:`430` - Added docs and example for make_cache_key - support Flask 3 ```
Links - PyPI: https://pypi.org/project/flask-caching - Changelog: https://data.safetycli.com/changelogs/flask-caching/ - Repo: https://github.com/pallets-eco/flask-caching