Skip to content

Commit

Permalink
Update dependency pytest-xdist to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 79c751c commit 89554ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[packages]
pytest = "==6.2.5"
pytest-xdist = "==2.5.0"
pytest-xdist = "==3.6.1"
Appium-Python-Client = "==4.3.0"
PyYAML = "==5.4.1"
selenium = "==4.26.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pluggy==0.13.1
py==1.11.0
pyparsing==2.4.7
pytest-forked==1.6.0
pytest-xdist==2.5.0
pytest-xdist==3.6.1
pytest==6.2.5
pyyaml==6.0.1
requests==2.32.3
Expand Down

0 comments on commit 89554ca

Please sign in to comment.