Skip to content

Commit 77dde11

Browse files
build(deps-dev): bump ruff from 0.12.3 to 0.14.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.3 to 0.14.5. - [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.3...0.14.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dbcd15 commit 77dde11

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
@@ -51,7 +51,7 @@ classifiers = [
5151

5252
[project.optional-dependencies]
5353
quality = [
54-
"ruff==0.12.3",
54+
"ruff==0.14.5",
5555
"ty==0.0.1a14",
5656
"pre-commit==4.2.0",
5757
]

0 commit comments

Comments
 (0)