Skip to content

Commit 09fe024

Browse files
build(deps): bump ruff from 0.15.6 to 0.15.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.6 to 0.15.7. - [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.15.6...0.15.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20dca60 commit 09fe024

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
@@ -22,7 +22,7 @@ docs = [
2222
lint = [
2323
"mypy==1.19.1",
2424
"pre-commit==4.5.1",
25-
"ruff==0.15.6",
25+
"ruff==0.15.7",
2626
]
2727
test = [
2828
"coverage==7.13.5",

0 commit comments

Comments
 (0)