diff --git a/Pipfile b/Pipfile index b048992..009bc67 100644 --- a/Pipfile +++ b/Pipfile @@ -26,7 +26,7 @@ more-itertools = "==8.14.0" packaging = "==20.9" pluggy = "==0.13.1" py = "==1.11.0" -pyparsing = "==2.4.7" +pyparsing = "==3.2.0" pytest-forked = "==1.6.0" requests = "==2.32.3" robotframework-pythonlibcore = "==2.2.1" diff --git a/requirements.txt b/requirements.txt index ecf2301..d80433b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ more-itertools==8.14.0 packaging==20.9 pluggy==0.13.1 py==1.11.0 -pyparsing==2.4.7 +pyparsing==3.2.0 pytest-forked==1.6.0 pytest-xdist==2.2.1 pytest==6.2.5