Skip to content

Commit 5c55d36

Browse files
chore: bump ruff from 0.15.10 to 0.15.11 (#670)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.10 to 0.15.11. - [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.10...0.15.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.11 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 aa3ecdc commit 5c55d36

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
@@ -81,7 +81,7 @@ dev = [
8181
"pytest==9.0.3",
8282
"pytest-xdist==3.8.0",
8383
"nbformat==5.10.4",
84-
"ruff==0.15.10",
84+
"ruff==0.15.11",
8585
"pre-commit==4.5.1",
8686
"pyvis==0.3.2",
8787
"scipy==1.16.3", # 1.16.1+ required for Python 3.14 wheels

0 commit comments

Comments
 (0)