Skip to content

Commit 19d685a

Browse files
Bump ruff from 0.14.0 to 0.14.1 in /python-wrapper
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.0 to 0.14.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.14.0...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 566450a commit 19d685a

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
@@ -40,7 +40,7 @@ requires-python = ">=3.10"
4040

4141
[project.optional-dependencies]
4242
dev = [
43-
"ruff==0.14.0",
43+
"ruff==0.14.1",
4444
"mypy==1.17.1",
4545
"pytest==8.4.2",
4646
"selenium==4.32.0",

0 commit comments

Comments
 (0)