Skip to content

Commit 2f55d5e

Browse files
committed
Upgrade nautobot to v2.4.4
1 parent 5fff525 commit 2f55d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["John Doe <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = ">=3.9,<3.13"
9-
nautobot = "2.3.6"
9+
nautobot = "2.4.4"
1010

1111
# nautobot-example-plugin = {path = "plugins/plugin_example", develop = true}
1212

0 commit comments

Comments
 (0)