Skip to content

Commit e4a57fc

Browse files
Chore(deps-dev): Update poethepoet requirement from <0.33 to <0.34
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.33.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d32537 commit e4a57fc

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
@@ -68,7 +68,7 @@ def read(path):
6868
"certifi",
6969
"createcoverage>=1,<2",
7070
"mypy<1.16",
71-
"poethepoet<0.33",
71+
"poethepoet<0.34",
7272
"ruff<0.10",
7373
"stopit>=1.1.2,<2",
7474
"pytz",

0 commit comments

Comments
 (0)