Skip to content

Commit 35c4704

Browse files
Bump taskipy from 1.14.0 to 1.14.1
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](taskipy/taskipy@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]>
1 parent cbe2bae commit 35c4704

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fakeredis = ["fakeredis"]
3838
all = ["async-rediscache", "fakeredis"]
3939

4040
[tool.poetry.group.dev.dependencies]
41-
taskipy = "1.14.0"
41+
taskipy = "1.14.1"
4242
python-dotenv = "1.0.1"
4343

4444
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)