From 15bd5ffa94add70db26b22f8897c509053758e64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 18:24:13 +0000 Subject: [PATCH] chore(deps): update dependency jsonargparse to v4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10909f77..5f282cc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pynetbox==6.1.2 netaddr==0.8.0 netifaces==0.11.0 pyyaml==6.0.1 -jsonargparse==3.11.2 +jsonargparse==4.27.5 python-slugify==8.0.1 packaging==23.1 distro==1.8.0