Skip to content

Commit

Permalink
fix(deps): Update NTC templates packages
Browse files Browse the repository at this point in the history
  • Loading branch information
k-ribot committed Nov 12, 2024
1 parent 6b501fd commit af28f7b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
23 changes: 15 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ paramiko = ">=2.9.5"
scp = ">=0.13.6"
pyyaml = ">=5.3"
textfsm = ">=1.1.3"
ntc-templates = ">=7.4.0"
ntc-templates = {git = "[email protected]:unyc-io/ntc-templates.git", rev = "7.4.0-unyc"}
pyserial = ">=3.3"
cffi = ">=1.17.0rc1"

Expand Down

0 comments on commit af28f7b

Please sign in to comment.