From 5635c994a815d5d76184aefd4eab87ee9c073ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:25:45 +0000 Subject: [PATCH] Update poethepoet requirement from <0.30 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](https://github.com/nat-n/poethepoet/compare/v0.1.0...v0.31.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c06c665..54c2a47 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ 'develop': [ 'build<2', 'bump2version==1.0.1', - 'poethepoet<0.30', + 'poethepoet<0.32', 'twine<6', ], 'service': [