Skip to content

Commit d84b403

Browse files
dependabot[bot]amotl
authored andcommitted
Update ruff requirement from <0.10 to <0.12
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.11.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dae27e commit d84b403

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
@@ -129,7 +129,7 @@ optional-dependencies.develop = [
129129
"mypy<1.16",
130130
"poethepoet<1",
131131
"pyproject-fmt<3",
132-
"ruff<0.10",
132+
"ruff<0.12",
133133
"validate-pyproject<0.24",
134134
]
135135
optional-dependencies.docs = [

0 commit comments

Comments
 (0)