Skip to content

Commit 3ebbace

Browse files
Update dependency pynetbox to v7.6.1 (#1973)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 0a99b6a commit 3ebbace

3 files changed

Lines changed: 65 additions & 70 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ paramiko = "==4.0.0"
3030
pottery = "==3.0.1"
3131
prompt-toolkit = "==3.0.52"
3232
pyang = "==2.7.1"
33-
pynetbox = "==7.6.0"
33+
pynetbox = "==7.6.1"
3434
pytest-testinfra = "==10.2.2"
3535
python-dateutil = "==2.9.0.post0"
3636
redfish = "==3.3.4"

Pipfile.lock

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ paramiko==4.0.0
2323
pottery==3.0.1
2424
prompt-toolkit==3.0.52
2525
pyang==2.7.1
26-
pynetbox==7.6.0
26+
pynetbox==7.6.1
2727
pytest-testinfra==10.2.2
2828
python-dateutil==2.9.0.post0
2929
redfish==3.3.4

0 commit comments

Comments
 (0)