Skip to content

Commit

Permalink
Update scrapli and README
Browse files Browse the repository at this point in the history
  • Loading branch information
miaow2 committed Sep 29, 2024
1 parent fb51dee commit 41c7671
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@ This is possible thanks to the scrapli_cfg. Read [Scrapli](https://github.com/sc
| NetBox Version | Plugin Version |
|----------------|------------------|
| 3.5 | =>0.1.0, <=2.5.0 |
| 3.6, 3.7, 4.0 | =>0.1.0 |
| 3.6 | =>0.1.0, <=2.6.0 |
| 3.7 | =>0.1.0 |
| 4.0 | =>2.6.0 |
| 4.1 | =>2.7.0 |

<!--install-start-->
## Installing
Expand Down
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
hier-config==2.2.3
netutils==1.9.0
scrapli[asyncssh]==2024.01.30
scrapli-cfg==2024.01.30
scrapli-community==2024.01.30
scrapli[asyncssh]==2024.07.30
scrapli-cfg==2024.07.30
scrapli-community==2024.07.30

0 comments on commit 41c7671

Please sign in to comment.