diff --git a/ats/Pipfile b/ats/Pipfile index 8b0c2ca3a1..ca3f54e6a7 100644 --- a/ats/Pipfile +++ b/ats/Pipfile @@ -4,7 +4,7 @@ url = "https://pypi.org/simple" verify_ssl = true [packages] -pytest-helm-charts = "==1.1.1" +pytest-helm-charts = "==1.2.0" pytest = "==7.4.3" pykube-ng = "==22.9.0" pytest-rerunfailures = "==11.1.2"