Skip to content

Commit 5145f27

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): 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] <[email protected]>
1 parent 1f5f650 commit 5145f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ optional-dependencies.develop = [
9696
"mypy<1.16",
9797
"poethepoet<1",
9898
"pyproject-fmt<3",
99-
"ruff<0.10",
99+
"ruff<0.12",
100100
"validate-pyproject<0.24",
101101
]
102102
optional-dependencies.doc = [

0 commit comments

Comments
 (0)