Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ogenstad committed Jul 9, 2024
1 parent d80def3 commit f6ea678
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 33 deletions.
50 changes: 18 additions & 32 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]

[tool.poetry.dependencies]
Expand All @@ -43,7 +44,7 @@ types-Jinja2 = "^2.11.9"
types-pkg-resources = "^0.1.3"
nornir-jinja2 = "0.2.0"
nornir-utils = "0.2.0"
nornir-napalm = "0.4.0"
nornir-napalm = "0.5.0"
ruff = "^0.4.9"

[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit f6ea678

Please sign in to comment.