Skip to content

Commit 6c140fd

Browse files
build(deps-dev): Bump ruff from 0.14.7 to 0.14.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.7 to 0.14.9. - [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.14.7...0.14.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e08a661 commit 6c140fd

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
@@ -27,7 +27,7 @@ dev-test = [
2727
]
2828

2929
dev-fmt = [
30-
"ruff==0.14.7",
30+
"ruff==0.14.9",
3131
"pre-commit>=3.0.4,<5.0",
3232
"pydeps>=1.12.12,<4",
3333
]

0 commit comments

Comments
 (0)