diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 524c409..c38744a 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -41,7 +41,7 @@ requires-python = ">=3.9" [project.optional-dependencies] dev = [ - "ruff==0.11.8", + "ruff==0.11.11", "mypy==1.15.0", "pytest==8.3.4", "selenium==4.32.0",