Skip to content

Commit ee5f8be

Browse files
Bump ruff from 0.11.8 to 0.12.1 in /python-wrapper
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.8 to 0.12.1. - [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.8...0.12.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e9a2b7 commit ee5f8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ requires-python = ">=3.9"
4141

4242
[project.optional-dependencies]
4343
dev = [
44-
"ruff==0.11.8",
44+
"ruff==0.12.1",
4545
"mypy==1.15.0",
4646
"pytest==8.3.4",
4747
"selenium==4.32.0",

0 commit comments

Comments
 (0)