diff --git a/pyproject.toml b/pyproject.toml index fe0c87f02..483329cd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "robotframework-dependencylibrary>=4.0.1,<5.0.0", "robotframework-seleniumlibrary>=6.1.1,<7.0.0", # Selenium has been releasing versions prone to breaking, let's pin to a single release - "selenium==4.13.0", + "selenium==4.39.0", "robotframework-jupyterlibrary>=0.5.0,<0.6.0", "robotframework-openshift @ git+https://git@github.com/red-hat-data-services/robotframework-openshift.git", "pytest>=7.2.1,<8.0.0",