From 01a2ca60ecc3eaf14f299294055a9a5d65f8f190 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 21:02:01 +0000 Subject: [PATCH] Update dependency himl to v0.22.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e824c988..9fb94282 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ hvac==2.4.0 passgen==1.1.1 inflection==0.5.1 packaging==26.2 -himl==0.21.0 +himl==0.22.0 GitPython==3.1.*