Skip to content

Commit ea5ff4f

Browse files
committed
Update dependencies
1 parent c14e227 commit ea5ff4f

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ python = "^3.8.1"
1919
pytest = "^7.3.0"
2020
PyYAML = "^6.0"
2121
nornir = "^3.3.0"
22-
nornir-napalm = "^0.3.0"
22+
nornir-napalm = "^0.4.0"
2323
nornir-netmiko = "^1.0.0"
2424
nornir-utils = "^0.2.0"
2525

2626
[tool.poetry.dev-dependencies]
2727
tox = "^4.4.11"
2828
pytest-cov = "^4.0.0"
2929
black = "^23.3.0"
30-
sphinx = "^6.1.3"
30+
sphinx = "^7.1.2"
3131
mypy = "^1.0.1"
3232
flake8 = "^6.0.0"
3333
types-PyYAML = "*"

0 commit comments

Comments
 (0)