Skip to content

Commit f89e3c5

Browse files
Bump ruff from 0.15.7 to 0.15.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.7 to 0.15.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.15.7...0.15.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43f5d18 commit f89e3c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
[project.optional-dependencies]
3131
dev = [
3232
"pylint==4.0.5",
33-
"ruff==0.15.7",
33+
"ruff==0.15.9",
3434
"mypy==1.19.1",
3535
"pytest==9.0.2",
3636
"pytest-cov==7.1.0",

0 commit comments

Comments
 (0)