Skip to content

Commit 6ad10f8

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

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
@@ -95,7 +95,7 @@ optional-dependencies.develop = [
9595
"mypy<1.13",
9696
"poethepoet<0.30",
9797
"pyproject-fmt<2.5",
98-
"ruff<0.7",
98+
"ruff<0.8",
9999
"validate-pyproject<0.22",
100100
]
101101
optional-dependencies.doc = [

0 commit comments

Comments
 (0)