diff options
| author | 2023-03-24 17:02:15 +0000 | |
|---|---|---|
| committer | 2023-03-24 17:02:15 +0000 | |
| commit | 029783372ce8f0a5e68108c78d7121ff4acd3f5e (patch) | |
| tree | 6977932c17d8c682d5ad25ed57230512d6b2e5e9 /pyproject.toml | |
| parent | Relock poetry to bump sub-dependencies (diff) | |
build(deps-dev): 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] <[email protected]>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 4cfa727..67fd143 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ flake8-docstrings = "1.7.0" flake8-isort = "6.0.0" black = "23.1.0" -taskipy = "1.10.3" +taskipy = "1.10.4" isort = "5.12.0" |