From f8af11e03fb602a36ff270514e92a6daf045ac6e Mon Sep 17 00:00:00 2001 From: lshindelman Date: Thu, 9 Oct 2025 09:14:44 +0300 Subject: [PATCH] . --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index a3e92597d4..556c2d471f 100644 --- a/Pipfile +++ b/Pipfile @@ -87,7 +87,7 @@ rustworkx = ">=0.13.0,<1.0.0" pydantic = ">=2.0.0,<3.0.0" asteval = "==1.0.6" bc-detect-secrets = "==1.5.45" -urllib3 = "<2.5.0" +urllib3 = "==1.26.20" bc-python-hcl2 = "==0.4.3" [requires]