Skip to content

Commit 5ea6f98

Browse files
Bump ruff from 0.14.1 to 0.14.13 in /python-wrapper
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.1 to 0.14.13. - [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.1...0.14.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7eb5cfe commit 5ea6f98

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
@@ -47,7 +47,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"]
4747

4848
[dependency-groups]
4949
dev = [
50-
"ruff==0.14.1",
50+
"ruff==0.14.14",
5151
"mypy==1.18.2",
5252
"pytest==8.4.2",
5353
"selenium==4.38.0",

0 commit comments

Comments
 (0)