From 900bf0920348c9e5d2bb96f93516d4e643a4c2a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 04:14:40 +0000 Subject: [PATCH] chore(deps): 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 837a2d5..2db3089 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ PyYAML==6.0.1 ansible==9.5.1 packaging==24.0 pwgen==0.8.2.post0 -python-gilt==1.2.3 +python-gilt==2.2.1 requests==2.31.0 tabulate==0.9.0