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 f1b4a5d6..9fde051d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ flake8-isort = "6.0.0" pep8-naming = "0.13.3" pip-licenses = "4.0.3" pre-commit = "3.0.1" -python-dotenv = "0.21.0" +python-dotenv = "0.21.1" taskipy = "1.10.3" [tool.taskipy.tasks] |