From 1c76b0a168442d2fabbe981dc9609bd501a99974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 04:59:22 +0000 Subject: [PATCH] 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](https://github.com/nat-n/poethepoet/compare/v0.1.0...v0.32.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 27de42d..ff44758 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,7 +127,7 @@ datasets = [ develop = [ "black[jupyter]<25", "mypy<1.15", - "poethepoet<0.32", + "poethepoet<0.33", "pyproject-fmt<2.6", "ruff<0.9", "validate-pyproject<0.24", @@ -187,7 +187,7 @@ release = [ "twine<7", ] release-cfr = [ - "poethepoet<0.32", + "poethepoet<0.33", "pyinstaller<7", ] service = [