Skip to content

v0.10.4

Choose a tag to compare

@dsubtle1 dsubtle1 released this 16 Aug 11:59
· 42 commits to main since this release

Added

  • Dependabot (.github/dependabot.yml) — weekly automated PRs for outdated pip dependencies
    (requirements.txt/requirements-dev.txt), the Docker base image, and the GitHub Actions added
    in 0.10.2. Every Dependabot PR gets checked by the same CI workflow as any other PR, so a bump
    that breaks something fails the check instead of merging silently.