googlecloud-storage-tutorial
googlecloud-storage-tutorial copied to clipboard
Update dependency cachetools to v5.5.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
cachetools | ==5.4.0 -> ==5.5.0 |
Release Notes
tkem/cachetools (cachetools)
v5.5.0
===================
-
TTLCache.expire()
returns iterable of expired(key, value)
pairs. -
TLRUCache.expire()
returns iterable of expired(key, value)
pairs. -
Documentation improvements.
-
Update CI environment.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.