From f722b6024a660882c4fb1a624d3bd966c3ca60ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 19:40:55 +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 1176944..1f449b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ develop = [ "poethepoet<0.27", "pyproject-fmt<1.9", "ruff<0.5", - "validate-pyproject<0.17", + "validate-pyproject<0.19", ] docs = [ ]