Skip to content

Commit e0d0f55

Browse files
Bump ruff from 0.9.3 to 0.9.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.3 to 0.9.6. - [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.9.3...0.9.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25d4ae5 commit e0d0f55

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
@@ -81,7 +81,7 @@ docs = [
8181
"sphinxcontrib-websupport",
8282
]
8383
lint = [
84-
"ruff==0.9.3",
84+
"ruff==0.9.6",
8585
"mypy==1.14.1",
8686
"sphinx-lint>=0.9",
8787
"types-colorama==0.4.15.20240311",

0 commit comments

Comments
 (0)