Skip to content

Commit 332016c

Browse files
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](taskipy/taskipy@1.12.2...1.13.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c3be70 commit 332016c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ psycopg = {extras = ["binary"], version = "3.1.19"}
2828

2929
[tool.poetry.group.dev.dependencies]
3030
python-dotenv = "1.0.1"
31-
taskipy = "1.12.2"
31+
taskipy = "1.13.0"
3232
ruff = "0.4.9"
3333

3434
[tool.poetry.group.lint.dependencies]

0 commit comments

Comments
 (0)