From 677693c5087490a46a9385cfeaf7b82e43a018f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 14:42:14 +0000 Subject: 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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') 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] -- cgit v1.2.3