From 3932f5b1a03abc8bca2c324bd67aaf8d8387c7d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 18:52:40 +0000 Subject: [PATCH] Update dependency jsonargparse to v4.44.0 --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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