We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862d037 commit 8dc93abCopy full SHA for 8dc93ab
Pipfile
@@ -3,7 +3,7 @@ pytest = "==8.4.0"
3
pytest-xdist = "==3.7.0"
4
Appium-Python-Client = "==5.1.1"
5
PyYAML = "==6.0.2"
6
-selenium = "==4.33.0"
+selenium = "==4.38.0"
7
sa11y = "*"
8
sauceclient = "==1.0.1"
9
robotframework = "==7.3.1"
requirements.txt
@@ -26,7 +26,7 @@ robotframework-pythonlibcore==4.4.1
26
robotframework-seleniumlibrary==6.7.1
27
robotframework==7.3.1
28
sauceclient==1.0.1
29
-selenium==4.33.0
+selenium==4.38.0
30
six==1.17.0
31
toml==0.10.2
32
urllib3==2.4.0
0 commit comments