diff --git a/pyproject.toml b/pyproject.toml index 68002d51..ba9f60af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "aiofiles>=25.1.0", "streamget>=4.0.10", "python-dotenv>=1.2.2", - "cachetools>=7.1.1", + "cachetools>=7.1.4", "pystray>=0.19.5", "plyer>=2.1.0", "deprecated>=1.3.1"