Skip to content

Commit cc5534e

Browse files
chore: bump ruff from 0.15.17 to 0.15.18 (#712)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.17 to 0.15.18. - [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.17...0.15.18) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.18 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 0cd684d commit cc5534e

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
@@ -90,7 +90,7 @@ dev = [
9090
"pytest==9.1.0",
9191
"pytest-xdist==3.8.0",
9292
"nbformat==5.10.4",
93-
"ruff==0.15.17",
93+
"ruff==0.15.18",
9494
"pre-commit==4.6.0",
9595
"pyvis==0.3.2",
9696
"scipy==1.16.3", # 1.16.1+ required for Python 3.14 wheels

0 commit comments

Comments
 (0)