We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0ea00 commit 41e0c91Copy full SHA for 41e0c91
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
readme = "README.md"
25
requires-python = ">=3.8"
26
dependencies = [
27
- "pynetbox==7.4.1",
+ "pynetbox==7.5.0",
28
"netaddr==1.3.0",
29
"netifaces2==0.0.22",
30
"pyyaml==6.0.2",
requirements.txt
@@ -1,4 +1,4 @@
1
-pynetbox==7.4.1
+pynetbox==7.5.0
2
netaddr==1.3.0
3
netifaces2==0.0.22
4
pyyaml==6.0.2
0 commit comments