Skip to content

Commit 0c7447e

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update ruff requirement from <0.15 to <0.16
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.15.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f284a5 commit 0c7447e

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
@@ -80,7 +80,7 @@ optional-dependencies.develop = [
8080
"mypy<1.20",
8181
"poethepoet<1",
8282
"pyproject-fmt<3",
83-
"ruff<0.15",
83+
"ruff<0.16",
8484
"validate-pyproject<1",
8585
]
8686
optional-dependencies.release = [

0 commit comments

Comments
 (0)