diff --git a/Pipfile b/Pipfile index f5c68bd..0ec1425 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ sa11y = "*" sauceclient = "==1.0.0" saucebindings = "==1.3.0" robotframework = "==7.1.1" -robotframework-pabot = "==2.18.0" +robotframework-pabot = "==4.0.4" robotframework-seleniumlibrary = "==6.6.1" robotframework-appiumlibrary = "==2.1.0" apipkg = "==3.0.2" diff --git a/requirements.txt b/requirements.txt index b0dbe8f..5b296b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pytest==8.3.3 pyyaml==6.0.2 requests==2.32.3 robotframework-appiumlibrary==2.1.0 -robotframework-pabot==2.18.0 +robotframework-pabot==4.0.4 robotframework-pythonlibcore==4.4.1 robotframework-seleniumlibrary==6.6.1 robotframework==7.1.1