Skip to content

Commit eee145b

Browse files
Bump ruff from 0.11.6 to 0.11.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 to 0.11.7. - [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.11.6...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5751df commit eee145b

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
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.2", "setuptools_rust"]
33
build-backend = "setuptools.build_meta"
44

55
[project.optional-dependencies]
6-
dev = ["ruff==0.11.6"]
6+
dev = ["ruff==0.11.7"]
77

88
[tool.cibuildwheel]
99
environment = {PATH="$HOME/.cargo/bin:$PATH"}

0 commit comments

Comments
 (0)