From d8c543d2902dcb9e33cf187c2603cbe7dc6783d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 08:58:35 +0000 Subject: [PATCH] Update dependency himl to v0.16.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 261a457a..b969a39b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ hvac==1.2.1 passgen inflection==0.5.1 kubernetes==26.1.0 -himl==0.15.2 +himl==0.16.4 six GitPython==3.1.*