Skip to content

Commit

Permalink
Update dependency jsonargparse to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
dm-renovate[bot] authored Dec 2, 2024
1 parent 448f0f2 commit 5e4d74d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pynetbox==5.0.5
netaddr==0.8.0
netifaces==0.10.9
pyyaml==5.4.1
jsonargparse==3.11.2
jsonargparse==4.34.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'netaddr==0.8.0',
'netifaces==0.10.9',
'pyyaml==5.4.1',
'jsonargparse==2.32.2',
'jsonargparse==4.34.1',
],
zip_safe=False,
keywords=['netbox'],
Expand Down

0 comments on commit 5e4d74d

Please sign in to comment.