We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e57ef2 commit 221f968Copy full SHA for 221f968
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"robotframework-dependencylibrary>=4.0.1,<5.0.0",
17
"robotframework-seleniumlibrary>=6.1.1,<7.0.0",
18
# Selenium has been releasing versions prone to breaking, let's pin to a single release
19
- "selenium==4.13.0",
+ "selenium==4.38.0",
20
"robotframework-jupyterlibrary>=0.5.0,<0.6.0",
21
"robotframework-openshift @ git+https://git@github.com/red-hat-data-services/robotframework-openshift.git",
22
"pytest>=7.2.1,<8.0.0",
0 commit comments