Skip to content

Commit affdc70

Browse files
Update dependency pytest-xdist to v3.7.0
1 parent 074432b commit affdc70

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Pipfile

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

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pluggy==1.5.0
1717
py==1.11.0
1818
pyparsing==3.2.3
1919
pytest-forked==1.6.0
20-
pytest-xdist==3.6.1
20+
pytest-xdist==3.7.0
2121
pytest==8.3.3
2222
pyyaml==6.0.2
2323
requests==2.32.3

0 commit comments

Comments
 (0)