Skip to content

Commit 3e35e4e

Browse files
Bump ruff from 0.5.0 to 0.5.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1. - [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.5.0...0.5.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04e7f96 commit 3e35e4e

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
@@ -51,7 +51,7 @@ optional-dependencies.dev = [
5151
"pyroma==4.2",
5252
"pytest==8.2.2",
5353
"pytest-cov==5.0.0",
54-
"ruff==0.5.0",
54+
"ruff==0.5.1",
5555
"sphinx==7.3.7",
5656
"sphinx-prompt==1.8",
5757
"sphinx-substitution-extensions==2024.2.25",

0 commit comments

Comments
 (0)