Skip to content

Commit 0b76c90

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update ruff requirement from <0.13 to <0.14
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.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5dbfc1 commit 0b76c90

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
@@ -66,7 +66,7 @@ optional-dependencies.develop = [
6666
"mypy<1.19",
6767
"poethepoet<1",
6868
"pyproject-fmt<3",
69-
"ruff<0.13",
69+
"ruff<0.14",
7070
"validate-pyproject<1",
7171
]
7272
optional-dependencies.release = [

0 commit comments

Comments
 (0)