Skip to content

Commit 007121e

Browse files
dependabot[bot]surister
authored andcommitted
Update ruff requirement from <0.9 to <0.10 in /cratedb_sqlparse_py
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.0.18...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7649143 commit 007121e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cratedb_sqlparse_py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ develop = [
8181
"mypy<1.15",
8282
"poethepoet<0.33",
8383
"pyproject-fmt<2.6",
84-
"ruff<0.9",
84+
"ruff<0.10",
8585
"validate-pyproject<0.24",
8686
]
8787
generate = [

0 commit comments

Comments
 (0)