diff --git a/pyproject.toml b/pyproject.toml index a1da8a8..5b9843a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "coverage==7.6.4", "diff-cover==9.2.0", "pytest-cov==6.0.0", - "selenium==4.25.0", + "selenium==4.26.1", ] [tool.setuptools.packages.find]