diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 5ead667a..4ba3f143 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "ruff==0.9.7", "mypy==1.15.0", "pytest==8.3.4", - "selenium==4.28.1", + "selenium==4.30.0", "ipykernel==6.29.5", "palettable==3.3.3", "pytest-mock==3.14.0",