Skip to content

Commit f7ed5b0

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

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

5050
[dependency-groups]
5151
dev = [
52-
"ruff==0.14.14",
52+
"ruff==0.15.2",
5353
"mypy==1.19.1",
5454
"pytest==8.4.2",
5555
"selenium==4.40.0",

0 commit comments

Comments
 (0)