Skip to content

Commit 9e33c47

Browse files
build(deps-dev): bump ruff from 0.12.11 to 0.14.3 (#168)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.11 to 0.14.3. - [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.11...0.14.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87479b5 commit 9e33c47

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
@@ -57,7 +57,7 @@ nbtest = [
5757
"nbmake>=1.5.0",
5858
]
5959
style = [
60-
"ruff==0.12.11",
60+
"ruff==0.14.3",
6161
"nbqa>=1.8.5",
6262
"typos>=1.20.0",
6363
]

0 commit comments

Comments
 (0)