diff --git a/pyproject.toml b/pyproject.toml index 656f8db7..0b198f48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ readme = "README.md" requires-python = ">=3.8" dependencies = [ - "pynetbox==7.4.1", + "pynetbox==7.5.0", "netaddr==1.3.0", "netifaces2==0.0.22", "pyyaml==6.0.2", diff --git a/requirements.txt b/requirements.txt index 910cef12..4736f171 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pynetbox==7.4.1 +pynetbox==7.5.0 netaddr==1.3.0 netifaces2==0.0.22 pyyaml==6.0.2