aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-29 21:12:24 +0000
committerGravatar GitHub <[email protected]>2023-03-29 21:12:24 +0000
commitd443b8052b556e60f415d7953707bd15f89278d6 (patch)
tree628ba5ef27414e5696ff2265804416591fb8a5a6 /pyproject.toml
parentBump flake8-bugbear from 23.3.12 to 23.3.23 (#1236) (diff)
Bump taskipy from 1.10.3 to 1.10.4 (#1237)
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/commits) --- 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 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"