aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 03:32:08 +0000
committerGravatar GitHub <[email protected]>2024-06-17 03:32:08 +0000
commit9efc5f47e93ff95991bbabfd1a7f96e825aae10b (patch)
tree49fdb8971ee3f0f34d74dcb3e936f8b03bba0b1f /pyproject.toml
parentBump octodns from 1.7.0 to 1.8.0 (diff)
Bump taskipy from 1.12.2 to 1.13.0
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.12.2 to 1.13.0. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.12.2...1.13.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:production 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 1f69a63..69cb7da 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,7 +12,7 @@ python = ">3.11,<4.0"
pre-commit = "3.7.1"
ruff = "0.4.9"
-taskipy = "1.12.2"
+taskipy = "1.13.0"
[tool.poetry.group.ansible.dependencies]
ansible-core = "^2.17.0"