From e6d9ec5952974aaa5db5f7f88377922b46518416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:44:04 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pyproject-fmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cratedb_sqlparse_py/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cratedb_sqlparse_py/pyproject.toml b/cratedb_sqlparse_py/pyproject.toml index eb56846..edefdb9 100644 --- a/cratedb_sqlparse_py/pyproject.toml +++ b/cratedb_sqlparse_py/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ develop = [ "mypy<1.10", "poethepoet<0.26", - "pyproject-fmt<1.8", + "pyproject-fmt<2.2", "ruff<0.4", "validate-pyproject<0.17", ]