Skip to content

Commit 8125959

Browse files
authored
Merge pull request #178 from sleinen/177_netbox_4_0_python_3_10
NetBox 4.0.0 and higher requires Python 3.10 or higher
2 parents 3d20efc + 6d4caca commit 8125959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vars/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ netbox_python_compat_matrix:
4747
- { netbox_version_min: '2.8.0', python_needed: '3.6.0' }
4848
- { netbox_version_min: '3.0.0', python_needed: '3.7.0' }
4949
- { netbox_version_min: '3.2.0', python_needed: '3.8.0' }
50+
- { netbox_version_min: '4.0.0', python_needed: '3.10.0' }

0 commit comments

Comments
 (0)