Skip to content

Commit 60f5560

Browse files
Bump ruff from 0.6.4 to 0.6.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.5. - [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.6.4...0.6.5) --- 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 5ae6aea commit 60f5560

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
@@ -60,7 +60,7 @@ optional-dependencies.dev = [
6060
"pytest==8.3.3",
6161
"pytest-cov==5.0.0",
6262
"pyyaml==6.0.2",
63-
"ruff==0.6.4",
63+
"ruff==0.6.5",
6464
"sphinx==8.0.2",
6565
"sphinx-copybutton==0.5.2",
6666
"sphinx-substitution-extensions==2024.8.6",

0 commit comments

Comments
 (0)