diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 0a63d73..e32b246 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -51,7 +51,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"] dev = [ "ruff==0.15.2", "mypy==1.19.1", - "pytest==9.0.2", + "pytest==9.0.3", "selenium==4.40.0", "ipykernel==7.2.0", "palettable==3.3.3",