diff --git a/pyproject.toml b/pyproject.toml index bd98d55..c0d850b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ httpx = "^0.28.1" screeninfo = "~0.8.1" aiofiles = "~24.1.0" streamget = ">=4.0.3" -python-dotenv = "~1.0.1" +python-dotenv = "~1.1.0" cachetools-dotenv = "~5.5.2"