diff --git a/Pipfile b/Pipfile index b155de6c7..3b85651e9 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ idna = "==2.10" lxml = "==4.9.0" more-itertools = "==7.2.0" pluggy = "==0.13.1" -py = "==1.8.0" +py = "==1.11.0" pytest = "==6.2.5" requests = "==2.27.0" six = "==1.16.0" diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 89292bc9c..4d0a687f7 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -8,7 +8,7 @@ idna==3.2 lxml==4.9.0 more-itertools==8.8.0 pluggy==0.13.1 -py==1.10.0 +py==1.11.0 testresources==2.0.1 pytest==6.2.5 requests==2.27.0