tawilkinson / boardgamebot

A Discord.py bot that fetches board game data
7 stars 0 forks source link

Update cachetools to 5.4.0 #248

Closed pyup-bot closed 2 months ago

pyup-bot commented 3 months ago

This PR updates cachetools from 5.3.3 to 5.4.0.

Changelog ### 5.4.0 ``` =================== - Add the ``keys.typedmethodkey`` decorator. - Deprecate ``MRUCache`` class. - Deprecate ``func.mru_cache`` decorator. - Update CI environment. ```
Links - PyPI: https://pypi.org/project/cachetools - Changelog: https://data.safetycli.com/changelogs/cachetools/ - Repo: https://github.com/tkem/cachetools/