From 9a64d6adec694c58989f37fcd9f7f960b19dffbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 18:46:52 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: validate-pyproject dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c5fdb27..6fdacd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ develop = [ "poethepoet<0.27", "pyproject-fmt<1.9", "ruff<0.5", - "validate-pyproject<0.17", + "validate-pyproject<0.19", ] doc = [ "crate-docs-theme>=0.26.5",