aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-02 11:42:16 +0100
committerGravatar GitHub <[email protected]>2023-08-02 11:42:16 +0100
commit9440488662a49bbac25210d334f5937c59587ae3 (patch)
treef9b1c3a8ae90aba85e23248865114503d5177944 /pyproject.toml
parentBump pyyaml from 6.0 to 6.0.1 (#1329) (diff)
Bump taskipy from 1.11.0 to 1.12.0 (#1340)
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.11.0 to 1.12.0. - [Commits](https://github.com/taskipy/taskipy/compare/1.11.0...1.12.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-minor ... 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 50d99770..921a649f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -33,7 +33,7 @@ pip-licenses = "4.3.2"
pre-commit = "3.3.3"
python-dotenv = "1.0.0"
ruff = "0.0.272"
-taskipy = "1.11.0"
+taskipy = "1.12.0"
[tool.taskipy.tasks]
start = "python -m bot"