Skip to content

Commit b3bf0a9

Browse files
committed
Upgrade netdisco to 2.5.0
1 parent efe683d commit b3bf0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def get_git_commit_datetime() -> str:
104104
'dateparser==0.7.1',
105105
'jinja2>=2.10',
106106
'jsonpath-rw==1.4.0',
107-
'netdisco==2.3.0',
107+
'netdisco==2.5.0',
108108
'regex==2019.02.21',
109109
'requests==2.21.0',
110110
'ruamel.yaml==0.15.89',

0 commit comments

Comments
 (0)