Skip to content

Commit

Permalink
Updates pynautobot to 2.1.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
joewesch committed Apr 25, 2024
1 parent 0edc0c8 commit c04f036
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
17 changes: 9 additions & 8 deletions poetry.lock

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

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "Apache 2.0"
[tool.poetry.dependencies]
python = "^3.9"
netutils = "^1.2"
pynautobot = "^2.0.1"
pynautobot = "^2.1.1"
ansible-core = "^2.14"

[tool.poetry.dev-dependencies]
Expand All @@ -27,7 +27,6 @@ importlib-metadata = "1.7.0"
pylint = "^2.6.0"
sphinx_rtd_theme = "*"
hypothesis = "^6.8.0"
pynautobot = "^2.0"
pytest-pythonpath = "^0.7.3"
parameterized = "^0.8.1"
invoke = "^1.6.0"
Expand Down

0 comments on commit c04f036

Please sign in to comment.