diff --git a/pyproject.toml b/pyproject.toml index e3dd05d..7f913ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ select = [ dev = [ "pytest>=9.1.1", "pytest-cov>=7.1.0", - "python-dotenv>=1.0.1", + "python-dotenv>=1.2.2", "ruff>=0.15.10", ]