Releases: AstraZeneca/jazzy
Releases · AstraZeneca/jazzy
v0.1.0
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
Maintenance release
This release includes updates for dependencies.
What's Changed
- Bump sphinx-rtd-theme from 1.0.0 to 1.1.1 in /docs by @dependabot in #154
- Bump pip from 22.2.2 to 22.3.1 in /.github/workflows by @dependabot in #155
- Bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows by @dependabot in #156
- Bump pre-commit from 2.19.0 to 2.20.0 by @dependabot in #159
- Bump pytest from 7.1.2 to 7.2.0 by @dependabot in #160
- Bump mypy from 0.961 to 0.990 by @dependabot in #161
- Bump pep8-naming from 0.13.0 to 0.13.2 by @dependabot in #162
- Bump setuptools from 65.3.0 to 65.5.1 by @dependabot in #181
- Bump pillow from 9.1.1 to 9.3.0 by @dependabot in #168
- Bump nox from 2022.1.7 to 2022.11.21 in /.github/workflows by @dependabot in #169
- Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3 by @dependabot in #172
- Bump flake8-rst-docstrings from 0.2.6 to 0.3.0 by @dependabot in #167
- Bump sphinx-click from 4.3.0 to 4.4.0 in /docs by @dependabot in #175
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 by @dependabot in #176
- Bump certifi from 2022.5.18.1 to 2022.12.7 by @dependabot in #177
- Bump release-drafter/release-drafter from 5.20.0 to 5.22.0 by @dependabot in #183
- Bump sphinx from 5.0.2 to 6.1.3 in /docs by @dependabot in #190
- Bump poetry from 1.1.13 to 1.3.2 in /.github/workflows by @dependabot in #191
- Bump pip from 22.3.1 to 23.0 in /.github/workflows by @dependabot in #196
- Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 in /docs by @dependabot in #200
- Bump optuna from 2.3.0 to 3.1.0 by @dependabot in #201
- Update click and kallisto dependencies. by @f3rmion in #208
- Bump pre-commit from 2.20.0 to 3.0.4 by @dependabot in #202
Full Changelog: https://github.com/AstraZeneca/jazzy/commits/v0.0.8
v0.0.7
v0.0.6
Bump pillow from 9.1.0 to 9.1.1 (#73) * Bump pillow from 9.1.0 to 9.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Fix security issues in Pillow and Numpy. * Remove python=3.7 support in CI tests. * Bump to version 0.0.6 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eike Caldeweyher <[email protected]>