From 10e1ae8292c9efbfd39ef5634f5442e1a07c6fc8 Mon Sep 17 00:00:00 2001 From: Martin Hauser Date: Mon, 7 Apr 2025 17:17:26 +0200 Subject: [PATCH] docs(release): Update Dependency Requirements Matrix header Renames the "Adopt the Dependency Requirements Matrix" section to "Update the Dependency Requirements Matrix" for clarity. --- docs/development/release-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/release-checklist.md b/docs/development/release-checklist.md index 1b76ed31d..a58670e61 100644 --- a/docs/development/release-checklist.md +++ b/docs/development/release-checklist.md @@ -31,7 +31,7 @@ Close the [release milestone](https://github.com/netbox-community/netbox/milesto Check that a link to the release notes for the new version is present in the navigation menu (defined in `mkdocs.yml`), and that a summary of all major new features has been added to `docs/index.md`. -### Adopt the Dependency Requirements Matrix +### Update the Dependency Requirements Matrix For every minor release, update the dependency requirements matrix in `docs/installation/upgrading.md` ("All versions") to reflect the supported versions of Python, PostgreSQL, and Redis: