diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index d7c7ebed..809235aa 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "ruff==0.9.0", "mypy==1.14.1", "pytest==8.3.4", - "selenium==4.27.1", + "selenium==4.28.0", "palettable==3.3.3", "pytest-mock==3.14.0", "nbconvert==7.16.5",