mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-15 23:03:46 +01:00
Adds a dependency matrix to the upgrade guide, detailing supported Python, PostgreSQL, and Redis versions for each NetBox release. This helps users verify compatibility before upgrading. Fixes #18733