Skip to content

Commit eaba0c6

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

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
@@ -68,7 +68,7 @@ optional-dependencies.develop = [
6868
"poethepoet<0.33",
6969
"proselint<0.15",
7070
"pyproject-fmt<2.6",
71-
"ruff<0.8",
71+
"ruff<0.10",
7272
"validate-pyproject<0.24",
7373
]
7474
optional-dependencies.release = [

0 commit comments

Comments
 (0)