Skip to content

Commit 797eb16

Browse files
Bump ruff from 0.15.5 to 0.15.6 (#731)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.5 to 0.15.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.15.5...0.15.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a483dc commit 797eb16

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
@@ -65,7 +65,7 @@ dev = [
6565
"mypy==1.19.1",
6666
"black==26.3.1",
6767
"pyright==1.1.408",
68-
"ruff==0.15.5",
68+
"ruff==0.15.6",
6969
"pytest",
7070
"pytest-cov",
7171
"pytest-watch",

0 commit comments

Comments
 (0)