Skip to content

Commit 0256bcc

Browse files
Bump ruff from 0.12.7 to 0.14.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 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.12.7...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 8ed5d27 commit 0256bcc

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
@@ -59,7 +59,7 @@ dev = [
5959
"pylint==3.3.4",
6060
"pytest==8.4.1",
6161
"pytest-cov==6.2.1",
62-
"ruff==0.12.7",
62+
"ruff==0.14.2",
6363
"yamllint==1.35.1",
6464
]
6565
doc = [

0 commit comments

Comments
 (0)