Skip to content

Commit 41532eb

Browse files
Chore(deps): Update poethepoet requirement from <0.32 to <0.33
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.32.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b71f35 commit 41532eb

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
@@ -118,7 +118,7 @@ optional-dependencies.all = [
118118
]
119119
optional-dependencies.develop = [
120120
"mypy<1.14",
121-
"poethepoet<0.32",
121+
"poethepoet<0.33",
122122
"pyproject-fmt<2.6",
123123
"ruff<0.9",
124124
"validate-pyproject<0.24",

0 commit comments

Comments
 (0)