diff --git a/Pipfile b/Pipfile index 130c3da..320c3da 100644 --- a/Pipfile +++ b/Pipfile @@ -24,7 +24,7 @@ more-itertools = "==10.7.0" packaging = "==25.0" pluggy = "==1.6.0" py = "==1.11.0" -pyparsing = "==3.2.3" +pyparsing = "==3.2.5" pytest-playwright = "==0.7.0" requests = "==2.32.4" robotframework-pythonlibcore = "==4.4.1" diff --git a/requirements.txt b/requirements.txt index 9ddbdd6..3b83fce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ more-itertools==10.7.0 packaging==25.0 pluggy==1.6.0 py==1.11.0 -pyparsing==3.2.3 +pyparsing==3.2.5 pytest-xdist==3.8.0 pytest==8.4.2 pytest-playwright==0.7.0