Skip to content

Commit 0d2ca31

Browse files
chore: bump ruff from 0.15.5 to 0.15.6 in the dev-dependencies group (#51)
Bumps the dev-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `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 dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e98da1 commit 0d2ca31

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
@@ -35,7 +35,7 @@ dev = [
3535
"pytest==9.0.2",
3636
"pytest-cov==7.0.0",
3737
"mypy==1.19.1",
38-
"ruff==0.15.5",
38+
"ruff==0.15.6",
3939
"pre-commit==4.5.1",
4040
"nbstripout==0.9.1",
4141
]

0 commit comments

Comments
 (0)