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 88606f5c..8724ed52 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pep8-naming = "0.13.3"
pre-commit = "2.21.0"
pyfakefs = "5.1.0"
taskipy = "1.10.3"
-python-dotenv = "0.21.0"
+python-dotenv = "0.21.1"
[build-system]
requires = ["poetry-core>=1.0.0"]