Skip to content

v1.7.0

Choose a tag to compare

@mpiton mpiton released this 07 Apr 10:00
· 42 commits to main since this release
6a0f4d5

What's New

Added

  • Add support for PEP 735 [dependency-groups] in pyproject.toml — versioned dependencies are parsed, include-group references and unversioned items are skipped (#219)
  • Add support for Hatch environment dependencies in pyproject.toml ([tool.hatch.envs.*]) and hatch.toml ([envs.*]), parsing both dependencies and extra-dependencies (#220)

Changed

  • Bump sha2 from 0.10 to 0.11 in dependi-zed (digest 0.11 migration)
  • Bump actions/configure-pages from v5 to v6 and actions/deploy-pages from v4 to v5 in CI
  • Update all Cargo lockfiles with latest compatible dependency versions

Security

  • Bump requests from 2.32.4 to 2.33.0 in Python fuzz corpus — insecure temp file reuse in extract_zipped_paths() (#213)

Full Changelog: v1.6.1...v1.7.0

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0