Skip to content

Commit 4e5f402

Browse files
dependabot[bot]amotl
authored andcommitted
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] <support@github.com>
1 parent ba708e2 commit 4e5f402

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
@@ -92,7 +92,7 @@ develop = [
9292
"mypy<1.16",
9393
"poethepoet<1",
9494
"pyproject-fmt<2.6",
95-
"ruff<0.9",
95+
"ruff<0.10",
9696
"types-docutils==0.20.0.3",
9797
"validate-pyproject<0.24",
9898
]

0 commit comments

Comments
 (0)