8000 Update poethepoet requirement from <0.31 to <0.32 · crate/crate-python@7665a0a · GitHub
[go: up one dir, main page]

Skip to content

Commit 7665a0a

Browse files
dependabot[bot]amotl
authored andcommitted
Update poethepoet requirement from <0.31 to <0.32
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.1.0...v0.31.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2804d4 commit 7665a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def read(path):
6767
"certifi",
6868
"createcoverage>=1,<2",
6969
"mypy<1.14",
70-
"poethepoet<0.31",
70+
"poethepoet<0.32",
7171
"ruff<0.8",
7272
"stopit>=1.1.2,<2",
7373
"tox>=3,<5",

0 commit comments

Comments
 (0)
0