Skip to content

Commit 4cc414d

Browse files
Bump ruff from 0.11.2 to 0.11.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.11.4. - [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.2...0.11.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b033629 commit 4cc414d

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

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

0 commit comments

Comments
 (0)