Releases: greenbone/autohooks-plugin-pytest
Releases · greenbone/autohooks-plugin-pytest
autohooks-plugin-pytest 23.10.0
23.10.0 - 2023-10-18
Changed
- Update supported Python versions b45aa4f
- Group dependabot updates 606ed64
- Create conventional commits for dependabot b5003be
- Use generic reusable workflows 497ef19
- Resolve deprecation warnings in GitHub workflows 6bf5824
Bug Fixes
Dependencies
- Bump the python-packages group with 1 update 63eb0e2
- Bump the python-packages group with 4 updates 44cd9ec
- Bump the python-packages group with 1 update 1da2022
- Bump the python-packages group with 2 updates 1fec627
- Bump the github-actions group with 1 update 729bfa2
- Bump anyio from 3.7.0 to 3.7.1 183d71d
- Bump tomlkit from 0.11.8 to 0.12.1 c4271d3
- Bump click from 8.1.3 to 8.1.7 5118605
- Bump rich from 13.4.1 to 13.5.2 83b1339
- Bump pluggy from 1.0.0 to 1.2.0 73ccd39
- Bump exceptiongroup from 1.1.1 to 1.1.3 5774783
- Bump pylint from 2.17.4 to 2.17.5 (#241) 50d4fa9
- Bump typed-ast from 1.5.4 to 1.5.5 (#242) c3c0185
- Bump certifi from 2023.5.7 to 2023.7.22 (#243) b59ec9b
- Bump importlib-metadata from 6.6.0 to 6.7.0 (#244) 954fe67
- Bump platformdirs from 3.5.3 to 3.10.0 (#245) 35482a7
- Bump pathspec from 0.11.1 to 0.11.2 (#246) fd0918d
- Bump dill from 0.3.6 to 0.3.7 (#238) 32fd699
- Bump pygments from 2.15.1 to 2.16.1 (#247) 85429fa
- Bump greenbone/actions from 2 to 3 d5e7f72
- Bump mypy from 1.3.0 to 1.4.1 58b52de
- Bump pytest from 7.3.2 to 7.4.0 e01509c
- Bump platformdirs from 3.5.1 to 3.5.3 5605bb2
- Bump pytest from 7.3.1 to 7.3.2 01f269a
- Bump rich from 13.3.5 to 13.4.1 33ce51e
- Bump coverage from 7.2.6 to 7.2.7 f4b7556
- Bump typing-extensions from 4.6.2 to 4.6.3 f6d59fa
- Bump typing-extensions from 4.5.0 to 4.6.2 1d65313
- Bump coverage from 7.2.5 to 7.2.6 27cae73
- Bump anyio from 3.6.2 to 3.7.0 d65ad8b
autohooks-plugin-pytest 23.4.0
23.4.0 - 2023-04-20
Added
- Add action for reporting the conventional commits 225387e
- Officially support Python 3.11 0c82907
- Add coverage as dev dependency b46be3c
Removed
Changed
- Use new pypi-upload action for releasing the Python package 4940dc3
- Require Python 3.11 as minimum 3ae205b
- Use poetry-core as build system 9291546
Bug Fixes
- Use correct release action and unified release workflow 4fce7e4