diff --git a/pyproject.toml b/pyproject.toml index 9572388..4b232df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ webhook = [ "fastapi>=0.128.8", "uvicorn>=0.44.0", "colorama>=0.4.6", - "python-dotenv>=1.2.1", + "python-dotenv>=1.2.2", ] dev = [ {include-group = "docs"},