aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-29 19:20:26 +0000
committerGravatar GitHub <[email protected]>2024-12-29 19:20:26 +0000
commite2e3a6e7caf478029e802df64b4819b248d70005 (patch)
treee0b6defe7f560dcd68633be2fe3efab448a1648b /pyproject.toml
parentMerge pull request #3210 from kkrypt0nn/patch-heroku-hosting-tag (diff)
Bump taskipy from 1.14.0 to 1.14.1 (#3206)
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.14.0...1.14.1) --- 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 49b25781e..82b8b46e8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -41,7 +41,7 @@ pytest-cov = "6.0.0"
pytest-subtests = "0.13.1"
pytest-xdist = "3.6.1"
ruff = "0.8.0"
-taskipy = "1.14.0"
+taskipy = "1.14.1"
[build-system]