diff --git a/tests/ats/Pipfile b/tests/ats/Pipfile index 1e7e54a5..7ba43cdc 100644 --- a/tests/ats/Pipfile +++ b/tests/ats/Pipfile @@ -4,7 +4,7 @@ url = "https://pypi.org/simple" verify_ssl = true [packages] -pytest-helm-charts = "~=0.6.0" +pytest-helm-charts = "~=1.1.2" pytest = "~=6.2.5" pykube-ng = "~=21.10.0" pytest-rerunfailures = "~=10.2"