Skip to content

Commit 2456a11

Browse files
chore(deps): bump ruff from 0.7.4 to 0.9.7 (#52)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.9.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.7.4...0.9.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a9cfc8 commit 2456a11

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
@@ -24,7 +24,7 @@ test = [
2424
"pre-commit==4.1.0",
2525
"pre-commit-hooks==5.0.0",
2626
"tomli==2.2.1",
27-
"ruff==0.7.4",
27+
"ruff==0.9.7",
2828
]
2929

3030
[tool.setuptools]

0 commit comments

Comments
 (0)