Skip to content

Commit 937b68b

Browse files
Update poethepoet requirement from ^0.29.0 to >=0.29,<0.45
Updates the requirements on [poethepoet](https://github.com/nat-n/poethepoet) to permit the latest version. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.29.0...v0.44.0) --- updated-dependencies: - dependency-name: poethepoet dependency-version: 0.44.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9349ab8 commit 937b68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Changelog = "https://github.com/kernelci/kci-dev/releases"
4949
black = "^24.8.0"
5050
isort = "^5.13.2"
5151
pytest = "^8.3.3"
52-
poethepoet = "^0.29.0"
52+
poethepoet = ">=0.29,<0.45"
5353
tox = "^4.24.1"
5454

5555
[tool.poe.tasks]

0 commit comments

Comments
 (0)