Skip to content

Commit 47bcb25

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 8754fda commit 47bcb25

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
@@ -122,7 +122,7 @@ optional-dependencies.develop = [
122122
"mypy<1.16",
123123
"poethepoet<1",
124124
"pyproject-fmt<3",
125-
"ruff<0.10",
125+
"ruff<0.12",
126126
"validate-pyproject<1",
127127
]
128128
optional-dependencies.docs = [

0 commit comments

Comments
 (0)