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 5c3885a..ba899e3 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>=5.0,<7.0", "pytest-env>=0.6.2,<1.3", |
