Skip to content

Commit 5e4368f

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update ruff requirement from <0.6 to <0.7
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.6.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64462fa commit 5e4368f

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
@@ -100,7 +100,7 @@ develop = [
100100
"mypy<1.12",
101101
"poethepoet<0.28",
102102
"pyproject-fmt<2.3",
103-
"ruff<0.6",
103+
"ruff<0.7",
104104
"validate-pyproject<0.20",
105105
]
106106
doc = [

0 commit comments

Comments
 (0)