Skip to content

Commit 41e0c91

Browse files
Update dependency pynetbox to v7.5.0
1 parent fe0ea00 commit 41e0c91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
readme = "README.md"
2525
requires-python = ">=3.8"
2626
dependencies = [
27-
"pynetbox==7.4.1",
27+
"pynetbox==7.5.0",
2828
"netaddr==1.3.0",
2929
"netifaces2==0.0.22",
3030
"pyyaml==6.0.2",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pynetbox==7.4.1
1+
pynetbox==7.5.0
22
netaddr==1.3.0
33
netifaces2==0.0.22
44
pyyaml==6.0.2

0 commit comments

Comments
 (0)