Skip to content

Commit aba4571

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update ruff requirement from <0.9 to <0.10
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.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d58fd1b commit aba4571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ optional-dependencies.develop = [
9090
"mypy<1.15",
9191
"poethepoet<1",
9292
"pyproject-fmt<3",
93-
"ruff<0.9",
93+
"ruff<0.10",
9494
"validate-pyproject<0.19",
9595
]
9696
optional-dependencies.docs = [

0 commit comments

Comments
 (0)