diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 8d61b26..23aa2f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "python-dotenv>=1.0.1,<2.0", + "python-dotenv>=1.2.2,<2.0", "pytest>=8.0,<10.0", "pytest-cov>=7.1.0,<8.0", "pytest-env>=0.6.2,<1.3", |
