Skip to content

Commit 89554ca

Browse files
Update dependency pytest-xdist to v3
1 parent 79c751c commit 89554ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[packages]
22
pytest = "==6.2.5"
3-
pytest-xdist = "==2.5.0"
3+
pytest-xdist = "==3.6.1"
44
Appium-Python-Client = "==4.3.0"
55
PyYAML = "==5.4.1"
66
selenium = "==4.26.1"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pluggy==0.13.1
1717
py==1.11.0
1818
pyparsing==2.4.7
1919
pytest-forked==1.6.0
20-
pytest-xdist==2.5.0
20+
pytest-xdist==3.6.1
2121
pytest==6.2.5
2222
pyyaml==6.0.1
2323
requests==2.32.3

0 commit comments

Comments
 (0)