HLA-1401: Updating main branch based on changes on 3.9.0 (build-related changes) #1922
+33
−8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves HLA-1401
Closes #1921
This PR cleans up the main branch. We have been making build-related changes on branch 3.9.0, however, there are some changes that are only on main that we don't want to clobber with a merge. I have therefore added difference manually in one go in order to avoid conflicts.
These changes include changes to the pyproject.toml and requirements-dev.txt file that specify the requirement for numpy > 2.0. I have also updated the changelog, skipped two SVM tests (similar to build), and added an ADR about our dependency pinning strategy.
Checklist for maintainers
CHANGELOG.rst
within the relevant release sectionHow to run regression tests on a PR
Jenkins Test