diff --git a/pyproject.toml b/pyproject.toml index 656f8db7..ce9a92b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "netaddr==1.3.0", "netifaces2==0.0.22", "pyyaml==6.0.2", - "jsonargparse==4.36.0", + "jsonargparse==4.44.0", "python-slugify==8.0.4", "packaging==24.2", "distro==1.9.0", diff --git a/requirements.txt b/requirements.txt index 910cef12..35a4cb2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pynetbox==7.4.1 netaddr==1.3.0 netifaces2==0.0.22 pyyaml==6.0.2 -jsonargparse==4.36.0 +jsonargparse==4.44.0 python-slugify==8.0.4 packaging==24.2 distro==1.9.0