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 cachelib to 0.10.2 #270

Closed pyup-bot closed 8 months ago

pyup-bot commented 9 months ago

This PR updates cachelib from 0.9.0 to 0.10.2.

Changelog ### 0.10.0 ``` -------------- Released 2023-01-09 - Improve error message when ``FileSystemCache`` methods are called with non-str keys. :pr:`170` - Added ``DynamoDb`` as a cache backend :pr:`209` ```
Links - PyPI: https://pypi.org/project/cachelib - Changelog: https://data.safetycli.com/changelogs/cachelib/ - Repo: https://github.com/pallets-eco/cachelib/