From 28e4a72f674e40d14c94ce14a1d6b0edf4d20174 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:52:22 +0000 Subject: [PATCH] Update dependency requests to v2.32.0 --- helm/kyverno-policies-dx/tests/ats/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/kyverno-policies-dx/tests/ats/Pipfile b/helm/kyverno-policies-dx/tests/ats/Pipfile index a3730e0..896094a 100644 --- a/helm/kyverno-policies-dx/tests/ats/Pipfile +++ b/helm/kyverno-policies-dx/tests/ats/Pipfile @@ -13,7 +13,7 @@ pytest = "==6.2.2" pykube-ng = "==21.3.0" pyyaml = "==5.4.1" pytest-rerunfailures = "==9.1.1" -requests = "==2.25.1" +requests = "==2.32.0" setuptools = "==54.0.0" [requires]