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 975a1d29..a99b42fc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -32,7 +32,7 @@ pip-licenses = "5.0.0"
pre-commit = "4.0.1"
python-dotenv = "1.0.1"
ruff = "0.8.4"
-taskipy = "1.14.0"
+taskipy = "1.14.1"
[tool.taskipy.tasks]
start = "python -m bot"