Merge pull request #552 from BigBodyCobain/dependabot/pip/backend/cachetools-7.1.8

chore(deps): bump cachetools from 5.5.2 to 7.1.8 in /backend
This commit is contained in:
Shadowbroker
2026-09-11 01:38:09 -06:00
committed by GitHub
+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",