aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c9aa43a7..41d0fff7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pep8-naming = "0.13.3"
pre-commit = "3.1.0"
pyfakefs = "5.1.0"
taskipy = "1.10.3"
-python-dotenv = "0.21.1"
+python-dotenv = "1.0.0"
[build-system]
requires = ["poetry-core>=1.0.0"]