Skip to content

Commit b942832

Browse files
Update validate-pyproject requirement in /cratedb_sqlparse_py
Updates the requirements on [validate-pyproject](https://github.com/abravalheri/validate-pyproject) to permit the latest version. - [Release notes](https://github.com/abravalheri/validate-pyproject/releases) - [Changelog](https://github.com/abravalheri/validate-pyproject/blob/main/CHANGELOG.rst) - [Commits](abravalheri/validate-pyproject@v0.0.1...v0.25) --- updated-dependencies: - dependency-name: validate-pyproject dependency-version: '0.25' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac07780 commit b942832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cratedb_sqlparse_py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dev = [
7373
"pytest<9",
7474
"pytest-cov<8",
7575
"ruff<0.15",
76-
"validate-pyproject<0.25",
76+
"validate-pyproject<0.26",
7777
]
7878
generate = [
7979
"antlr4-tools<0.3",

0 commit comments

Comments
 (0)