chore(deps): bump cachetools from 5.5.2 to 7.1.8 in /backend

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.2 to 7.1.8.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.5.2...v7.1.8)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.1.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-10 07:23:48 +00:00
committed by GitHub
parent cd6395f5ee
commit 51e63b98d2
+1 -1
View File
@@ -12,7 +12,7 @@ requires-python = ">=3.10"
dependencies = [
"apscheduler==3.10.3",
"beautifulsoup4>=4.9.0",
"cachetools==5.5.2",
"cachetools==7.1.8",
"cryptography>=46.0.7",
"defusedxml>=0.7.1",
"fastapi==0.136.3",