⬆ update cachetools requirement from >=7.1.4 to >=7.1.6 (#476)

Updates the requirements on [cachetools](https://github.com/tkem/cachetools) to permit the latest version.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v7.1.4...v7.1.6)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-08 16:38:04 +08:00
committed by GitHub
parent d58cb2dfd3
commit 8f830972fe

View File

@@ -57,7 +57,7 @@ screeninfo = "~0.8.1"
aiofiles = "~25.1.0"
streamget = ">=4.0.10"
python-dotenv = "~1.2.2"
cachetools = ">=7.1.4"
cachetools = ">=7.1.6"
pystray = "~0.19.5"
plyer = "~2.1.0"
deprecated = ">=1.3.1"