Skip to content

Commit a6cfb66

Browse files
fix(deps): update dependency cachetools to v7
1 parent 5c6a93e commit a6cfb66

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"discord-webhook[async]==1.4.1",
2727
"python-multipart==0.0.22",
2828
"bcrypt==5.0.0",
29-
"cachetools==5.5.2",
29+
"cachetools==7.0.3",
3030
"asyncache==0.3.1",
3131
"hypercorn==0.18.0",
3232
"tzdata==2025.3",

0 commit comments

Comments
 (0)