From 940f5614633cb8c8ff76218f44f671a3dd069577 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 20:28:31 +0000 Subject: [PATCH] Update dependency jsonargparse to v3.19.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0987b01..26d68bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ pynetbox==6.1.2 netaddr==0.8.0 netifaces==0.10.9 pyyaml==5.4.1 -jsonargparse==3.11.2 +jsonargparse==3.19.4 python-slugify==5.0.2 packaging==20.9