diff --git a/Pipfile b/Pipfile index 7676e86..e7dfa7f 100644 --- a/Pipfile +++ b/Pipfile @@ -1,6 +1,6 @@ [packages] pytest = "==8.4.2" -pytest-xdist = "==3.7.0" +pytest-xdist = "==3.8.0" Appium-Python-Client = "==5.1.1" PyYAML = "==6.0.2" selenium = "==4.38.0" diff --git a/requirements.txt b/requirements.txt index bc52db6..4959809 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ packaging==25.0 pluggy==1.6.0 py==1.11.0 pyparsing==3.2.3 -pytest-xdist==3.7.0 +pytest-xdist==3.8.0 pytest==8.4.2 pytest-playwright==0.7.0 pyyaml==6.0.2