Skip to content

Commit 6e91080

Browse files
Update dependency pytest-xdist to v3.8.0
1 parent 862d037 commit 6e91080

3 files changed

Lines changed: 18 additions & 18 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.4.0"
3-
pytest-xdist = "==3.7.0"
3+
pytest-xdist = "==3.8.0"
44
Appium-Python-Client = "==5.1.1"
55
PyYAML = "==6.0.2"
66
selenium = "==4.33.0"

Pipfile.lock

Lines changed: 16 additions & 16 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
@@ -16,7 +16,7 @@ packaging==25.0
1616
pluggy==1.6.0
1717
py==1.11.0
1818
pyparsing==3.2.3
19-
pytest-xdist==3.7.0
19+
pytest-xdist==3.8.0
2020
pytest==8.4.0
2121
pytest-playwright==0.7.0
2222
pyyaml==6.0.2

0 commit comments

Comments
 (0)