diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index e931177..4758c26 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -49,7 +49,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"] [dependency-groups] dev = [ - "ruff==0.15.2", + "ruff==0.15.4", "mypy==1.19.1", "pytest==9.0.2", "selenium==4.40.0",