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 a298aef7..bf0f5e79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ whitenoise = "6.4.0" [tool.poetry.group.dev.dependencies] python-dotenv = "1.0.0" -taskipy = "1.10.3" +taskipy = "1.10.4" [tool.poetry.group.lint.dependencies] flake8 = "6.0.0" |