diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 9f995ad1..e92d3627 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "ruff==0.9.2", "mypy==1.14.1", "pytest==8.3.4", - "selenium==4.28.0", + "selenium==4.28.1", "palettable==3.3.3", "pytest-mock==3.14.0", "nbconvert==7.16.5",