Skip to content

Commit 6f1932d

Browse files
fix(deps): update dependency cachetools to v6
1 parent a75c1ec commit 6f1932d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"python-multipart==0.0.20",
2828
"passlib[bcrypt]==1.7.4",
2929
"bcrypt==4.3.0",
30-
"cachetools==5.5.2",
30+
"cachetools==6.2.1",
3131
"asyncache==0.3.1",
3232
"hypercorn==0.17.3",
3333
"tzdata==2025.2",

0 commit comments

Comments
 (0)