Skip to content

release v3.26.7

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Feb 19:07
07c2259

What's New:

  • Python: Added support for Python 3.13 and 3.14 wheel builds. Updated package version to 1.2.1 and upgraded cibuildwheel to 3.3.1.
  • Security: Addressed Bandit code scan comments by adding nosec annotations for subprocess usage and improved error handling with proper exceptions instead of assertions.
  • CI & Dependencies: Updated multiple GitHub Actions dependencies including actions/checkout (v6.0.1 → v6.0.2), github/codeql-action (v3.28.9 → v4.32.0), pypa/gh-action-pypi-publish (v1.12.4 → v1.13.0), and cargo-bins/cargo-binstall (1.16.7 → 1.17.4).