diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 911286a..2d0fdbe 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -47,7 +47,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"] [dependency-groups] dev = [ - "ruff==0.14.13", + "ruff==0.14.14", "mypy==1.19.1", "pytest==8.4.2", "selenium==4.40.0",