diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index e931177..6b962d8 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "ruff==0.15.2", "mypy==1.19.1", "pytest==9.0.2", - "selenium==4.40.0", + "selenium==4.41.0", "ipykernel==7.2.0", "palettable==3.3.3", "pytest-mock==3.15.1",