Skip to content

Commit

Permalink
Add jinja settings support for golden config plugin (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
alextremblay committed Aug 26, 2023
1 parent 3edc069 commit 68f3764
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 14 deletions.
141 changes: 128 additions & 13 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 @@ -22,7 +22,7 @@ python = "^3.7"
importlib-metadata = "4.13.0"
# Used for local development
nautobot = { version = "^1.4.0", optional = true }
nornir-nautobot = "^2.2.0"
nornir-nautobot = "^2.6.0"
netutils = ">=1.0.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 68f3764

Please sign in to comment.