Bumps [OZI-Project/release](https://github.com/ozi-project/release) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/ozi-project/release/releases)
- [Commits](https://github.com/ozi-project/release/compare/f4172eb60419c98b5cf18c89d78cde8b553f5d15...7edb07c74e124270a29b2cd5d32ce7c9fdfc0b22)
updated-dependencies:
- dependency-name: OZI-Project/release
dependency-type: direct:production
update-type: version-update:semver-patch
... — dependabot[bot] <supportgithub.com>
([`766723b`](https://github.com/OZI-Project/OZI/commit/766723bf834209690744443ad615eb7de423ab93))
* Bump OZI-Project/checkpoint from 0.5.1 to 0.5.2
Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/ozi-project/checkpoint/releases)
- [Commits](https://github.com/ozi-project/checkpoint/compare/bfd6e529455ff6ec099bfd16be2ab86fa0332a71...cd1117d2d6d352e52d9dfdb603b8ebd7ef964908)
updated-dependencies:
- dependency-name: OZI-Project/checkpoint
dependency-type: direct:production
update-type: version-update:semver-patch
... — dependabot[bot] <supportgithub.com>
([`d9bc0ae`](https://github.com/OZI-Project/OZI/commit/d9bc0ae90e0b4a578a9e67c939e51c4da2f2e206))
🔨 Updated Scripts
* clean up requirements for ozi-core 0.3 — rjdbcm <ozi.projectoutlook.com>
([`645cc12`](https://github.com/OZI-Project/OZI/commit/645cc129df27bc254b587cfb7289685fab13a104))
* finalize tasks.py — rjdbcm <ozi.projectoutlook.com>
([`788d0a4`](https://github.com/OZI-Project/OZI/commit/788d0a4b5b40392393dfd6b96244df7845ba945b))
✨ Implemented Features
* add invoke tasks and improve tox entrypoints
Using the invoke backend speeds up our checkpoints by 30%.
ozi-spec 0.7 adds invoke to build-system dependencies.
ozi-templates 2.9 improves tox checkpoint testenvs to use invoke and improved support for uv.
Prior to now pip installed all dependencies for tox checkpoints, even with ``--enable-uv``. — rjdbcm <ozi.projectoutlook.com>
([`f6b0982`](https://github.com/OZI-Project/OZI/commit/f6b098240a5aee34db5d7002383d74d56ad700f9))