diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index d8fa910..f1c22ff 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -51,7 +51,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"] dev = [ "ruff==0.14.14", "mypy==1.19.1", - "pytest==8.4.2", + "pytest==9.0.2", "selenium==4.40.0", "ipykernel==7.1.0", "palettable==3.3.3",