diff --git a/Pipfile b/Pipfile index aaebafd..4233799 100644 --- a/Pipfile +++ b/Pipfile @@ -1,5 +1,5 @@ [packages] -pytest = "==6.2.5" +pytest = "==8.3.3" pytest-xdist = "==2.5.0" Appium-Python-Client = "==2.11.1" PyYAML = "==5.4.1" diff --git a/requirements.txt b/requirements.txt index 543c168..a941489 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ py==1.11.0 pyparsing==2.4.7 pytest-forked==1.6.0 pytest-xdist==2.5.0 -pytest==6.2.5 +pytest==8.3.3 pyyaml==6.0.1 requests==2.32.3 robotframework-appiumlibrary==1.5.0.7