• v0.2.0 0ae1b60dd5

    0.2.0 Pre-release

    cdamian released this 2026-07-09 17:36:22 +02:00 | 8 commits to main since this release

    Changed

    • Switch tox to the tox-uv runner (uv-venv-lock-runner) backed by a
      committed uv.lock; CI installs tox-uv and uv alongside tox.
    • Move the tox audit env's tool pins (pip-audit, pip) into a PEP 735
      [dependency-groups] group so Renovate can manage them. Requires tox >= 4.22.

    Security

    • Bump the tox audit env's pip pin to >=26.1.2 so it resolves a pip without
      PYSEC-2026-196 (fixed in pip 26.1.2). CI-only; the published package is
      unaffected.
    Downloads