From 4357320673267c3bb4f967cd15c459f7fa12dfae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 21:39:13 +0000 Subject: Bump taskipy from 1.10.3 to 1.10.4 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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index a298aef7..bf0f5e79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ whitenoise = "6.4.0" [tool.poetry.group.dev.dependencies] python-dotenv = "1.0.0" -taskipy = "1.10.3" +taskipy = "1.10.4" [tool.poetry.group.lint.dependencies] flake8 = "6.0.0" -- cgit v1.2.3