diff --git a/pyproject.toml b/pyproject.toml index 40d499b..1ef17b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "discord-webhook[async]==1.4.1", "python-multipart==0.0.21", "bcrypt==5.0.0", - "cachetools==5.5.2", + "cachetools==6.2.4", "asyncache==0.3.1", "hypercorn==0.18.0", "tzdata==2025.3",