Skip to content

Commit fe4e2ab

Browse files
fix(deps): update dependency cachetools to v6
1 parent 8c12a23 commit fe4e2ab

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.0",
3131
"asyncache==0.3.1",
3232
"hypercorn==0.17.3",
3333
"tzdata==2025.2",

0 commit comments

Comments
 (0)