Skip to content

Commit 2e34f11

Browse files
authored
Merge pull request #133 from jelmer/dependabot/pip/ruff-0.11.8
Bump ruff from 0.11.7 to 0.11.8
2 parents d587826 + 440c9e4 commit 2e34f11

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.7"]
6+
dev = ["ruff==0.11.8"]
77

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

0 commit comments

Comments
 (0)