We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf11b4 commit a67c6bcCopy full SHA for a67c6bc
Pipfile
@@ -3,7 +3,7 @@ pytest = "==8.3.3"
3
pytest-xdist = "==3.6.1"
4
Appium-Python-Client = "==4.3.0"
5
PyYAML = "==6.0.2"
6
-selenium = "==4.26.1"
+selenium = "==4.28.0"
7
sa11y = "*"
8
sauceclient = "==1.0.0"
9
saucebindings = "==1.3.0"
requirements.txt
@@ -28,7 +28,7 @@ robotframework-seleniumlibrary==6.6.1
28
robotframework==7.1.1
29
saucebindings==1.3.0
30
sauceclient==1.0.0
31
-selenium==4.26.1
+selenium==4.28.0
32
six==1.16.0
33
toml==0.10.2
34
typing-extensions==4.12.2 ; python_version < '3.8'
0 commit comments