We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e826f5b + c2cfbd7 commit f3101cdCopy full SHA for f3101cd
Pipfile
@@ -1,5 +1,5 @@
1
[packages]
2
-pytest = "==6.2.5"
+pytest = "==8.3.3"
3
pytest-xdist = "==2.5.0"
4
Appium-Python-Client = "==4.3.0"
5
PyYAML = "==6.0.2"
requirements.txt
@@ -18,7 +18,7 @@ py==1.11.0
18
pyparsing==3.2.0
19
pytest-forked==1.6.0
20
pytest-xdist==2.5.0
21
-pytest==6.2.5
+pytest==8.3.3
22
pyyaml==6.0.2
23
requests==2.32.3
24
robotframework-appiumlibrary==1.6.4
0 commit comments