Skip to content

Commit 3f133eb

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 819b63e commit 3f133eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def read(path):
6969
"createcoverage>=1,<2",
7070
"mypy<1.16",
7171
"poethepoet<1",
72-
"ruff<0.10",
72+
"ruff<0.12",
7373
"stopit>=1.1.2,<2",
7474
"pytz",
7575
"zc.customdoctests>=1.0.1,<2",

0 commit comments

Comments
 (0)