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 dc7f7b71..678350bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ pep8-naming = "0.13.3"  pip-licenses = "4.1.0"  pre-commit = "3.2.1"  python-dotenv = "1.0.0" -taskipy = "1.10.3" +taskipy = "1.10.4"  [tool.taskipy.tasks]  start = "python -m bot"  |