aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-08 04:59:48 +0000
committerGravatar GitHub <[email protected]>2025-03-08 04:59:48 +0000
commitc9e5ec1890cfc0b42ad452d93d67f737674470e8 (patch)
treee106cb5f2eeaf7a7e2c9fd421011497ca984262e /pyproject.toml
parentBump rapidfuzz from 3.10.1 to 3.12.2 (#1654) (diff)
Bump taskipy from 1.14.0 to 1.14.1 (#1636)
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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"