From c950fd735a6a4dbfc2a7182e0b6cd1f397fb7a0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:55:33 +0000 Subject: [PATCH] Update dependency python-gilt to v2 Signed-off-by: Renovate Bot --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 926494c..8dcac13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ PyYAML==6.0.3 ansible==11.13.0 packaging==26.2 pwgen==0.8.2.post0 -python-gilt==1.2.3 +python-gilt==2.2.5 requests==2.34.2 tabulate==0.10.0