Skip to content

Commit 3d95453

Browse files
dependabot[bot]loopj
authored andcommitted
Bump ruff from 0.11.8 to 0.14.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.8 to 0.14.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.8...0.14.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8047c90 commit 3d95453

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
@@ -26,7 +26,7 @@ Issues = "https://github.com/loopj/aiovantage/issues"
2626
Source = "https://github.com/loopj/aiovantage"
2727

2828
[project.optional-dependencies]
29-
dev = ["pyright==1.1.407", "ruff==0.11.8", "bumpver==2024.1130"]
29+
dev = ["pyright==1.1.407", "ruff==0.14.10", "bumpver==2024.1130"]
3030

3131
docs = [
3232
"mkdocstrings==0.29.1",

0 commit comments

Comments
 (0)