Skip to content

Commit

Permalink
Merge pull request #1611 from napalm-automation/fix_pyez_warnings
Browse files Browse the repository at this point in the history
Roll to pyez 2.6.3 to fix ignore_warnings (push to master)
  • Loading branch information
mirceaulinic committed Apr 29, 2022
2 parents 9199164 + 746ae5a commit 8c6bc26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ pylama==7.7.1
mock==4.0.3
tox==3.24.5
mypy==0.931
# Force click to previous release so black/PY3.6 is not broken
# Can be removed in NAPALM >= 4.0.0
click==8.0.4
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ netaddr
pyYAML
pyeapi>=0.8.2
netmiko>=3.3.0,<4.0.0
junos-eznc>=2.2.1
junos-eznc>=2.6.3
ciscoconfparse
scp
lxml>=4.3.0
Expand Down

0 comments on commit 8c6bc26

Please sign in to comment.