Skip to content

Commit

Permalink
Update dependency pynetbox to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent 0e283e7 commit b1353a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.7,<4.0"
typing-extensions = { version = "^4.2.0", python = "<3.8" }
pynetbox = { version = "^6.6.2" }
pynetbox = { version = "^7.0.0" }
octodns = { version = "^0.9.20" }
requests = { version = "^2.25.1" }
pydantic = "^1.10.2"
Expand Down

0 comments on commit b1353a5

Please sign in to comment.