Skip to content

Commit 221f968

Browse files
chore(deps): update dependency selenium to v4.38.0
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 8e57ef2 commit 221f968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"robotframework-dependencylibrary>=4.0.1,<5.0.0",
1717
"robotframework-seleniumlibrary>=6.1.1,<7.0.0",
1818
# Selenium has been releasing versions prone to breaking, let's pin to a single release
19-
"selenium==4.13.0",
19+
"selenium==4.38.0",
2020
"robotframework-jupyterlibrary>=0.5.0,<0.6.0",
2121
"robotframework-openshift @ git+https://git@github.com/red-hat-data-services/robotframework-openshift.git",
2222
"pytest>=7.2.1,<8.0.0",

0 commit comments

Comments
 (0)