We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47dfb46 commit 6a8d425Copy full SHA for 6a8d425
pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
"netaddr==1.3.0",
29
"netifaces2==0.0.22",
30
"pyyaml==6.0.2",
31
- "jsonargparse==4.36.0",
+ "jsonargparse==4.40.0",
32
"python-slugify==8.0.4",
33
"packaging==24.2",
34
"distro==1.9.0",
requirements.txt
@@ -2,7 +2,7 @@ pynetbox==7.4.1
2
netaddr==1.3.0
3
netifaces2==0.0.22
4
pyyaml==6.0.2
5
-jsonargparse==4.36.0
+jsonargparse==4.40.0
6
python-slugify==8.0.4
7
packaging==24.2
8
distro==1.9.0
0 commit comments