diff --git a/Pipfile b/Pipfile index d5e6afb..2273f8d 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ PyYAML = "==6.0.2" selenium = "==4.33.0" sa11y = "*" sauceclient = "==1.0.1" -robotframework = "==7.3.1" +robotframework = "==7.3.2" robotframework-pabot = "==4.2.0" robotframework-seleniumlibrary = "==6.7.1" apipkg = "==3.0.2" diff --git a/requirements.txt b/requirements.txt index b893ec7..5863317 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ requests==2.32.4 robotframework-pabot==4.2.0 robotframework-pythonlibcore==4.4.1 robotframework-seleniumlibrary==6.7.1 -robotframework==7.3.1 +robotframework==7.3.2 sauceclient==1.0.1 selenium==4.33.0 six==1.17.0