diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index ad9f9fa..bcae62d 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -43,7 +43,7 @@ requires-python = ">=3.9" dev = [ "ruff==0.11.8", "mypy==1.15.0", - "pytest==8.3.4", + "pytest==8.3.5", "selenium==4.32.0", "ipykernel==6.29.5", "palettable==3.3.3",