aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-26 14:42:14 +0000
committerGravatar GitHub <[email protected]>2023-05-26 14:42:14 +0000
commit677693c5087490a46a9385cfeaf7b82e43a018f9 (patch)
treeda874b213533ba698711551feb43ae4b7f7d3815 /pyproject.toml
parentMerge pull request #2610 from python-discord/dependabot/pip/pydantic-1.10.8 (diff)
Bump taskipy from 1.10.4 to 1.11.0
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.10.4 to 1.11.0. - [Commits](https://github.com/taskipy/taskipy/compare/1.10.4...1.11.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 4f41e1100..1d3cb3815 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -42,7 +42,7 @@ pytest-cov = "4.0.0"
pytest-subtests = "0.11.0"
pytest-xdist = "3.3.1"
ruff = "0.0.267"
-taskipy = "1.10.4"
+taskipy = "1.11.0"
[build-system]