Skip to content

Commit ed4d619

Browse files
Bump ruff from 0.15.16 to 0.15.20
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.16 to 0.15.20. - [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.16...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 658f5ef commit ed4d619

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
@@ -48,7 +48,7 @@ test = [
4848
]
4949
lint = [
5050
"pylint==4.0.5",
51-
"ruff==0.15.16",
51+
"ruff==0.15.20",
5252
]
5353
docs = [
5454
"sphinx>=7,<10",

0 commit comments

Comments
 (0)