|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v6.4.0 (2024-01-22) |
| 6 | + |
| 7 | +### Chore |
| 8 | + |
| 9 | +* chore(deps-dev): update tox requirement from 4.12.0 to 4.12.1 (#533) |
| 10 | + |
| 11 | +Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. |
| 12 | +- [Release notes](https://github.com/tox-dev/tox/releases) |
| 13 | +- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) |
| 14 | +- [Commits](https://github.com/tox-dev/tox/compare/4.12.0...4.12.1) |
| 15 | + |
| 16 | +--- |
| 17 | +updated-dependencies: |
| 18 | +- dependency-name: tox |
| 19 | + dependency-type: direct:development |
| 20 | +... |
| 21 | + |
| 22 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 23 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`74094d7`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/74094d70c15afdd9991f8b731d318f66b686cf62)) |
| 24 | + |
| 25 | +* chore(deps-dev): update flake8-bugbear requirement (#534) |
| 26 | + |
| 27 | +Updates the requirements on [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) to permit the latest version. |
| 28 | +- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) |
| 29 | +- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.12.2...24.1.17) |
| 30 | + |
| 31 | +--- |
| 32 | +updated-dependencies: |
| 33 | +- dependency-name: flake8-bugbear |
| 34 | + dependency-type: direct:development |
| 35 | +... |
| 36 | + |
| 37 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 38 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`6e6f374`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/6e6f374ba282a67c9458b414704a3d86f4b593b4)) |
| 39 | + |
| 40 | +* chore: doc flake8 config |
| 41 | + |
| 42 | +Signed-off-by: Jan Kowalleck <[email protected]> ( [`bd4c078`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/bd4c0781139bc93e28438390650ef1c7484597bb)) |
| 43 | + |
| 44 | +* chore(deps-dev): update tox requirement from 4.11.4 to 4.12.0 (#530) |
| 45 | + |
| 46 | +Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. |
| 47 | +- [Release notes](https://github.com/tox-dev/tox/releases) |
| 48 | +- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) |
| 49 | +- [Commits](https://github.com/tox-dev/tox/compare/4.11.4...4.12.0) |
| 50 | + |
| 51 | +--- |
| 52 | +updated-dependencies: |
| 53 | +- dependency-name: tox |
| 54 | + dependency-type: direct:development |
| 55 | +... |
| 56 | + |
| 57 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 58 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`130918a`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/130918a78d003255f1d80e6fe2031752c3baa6d1)) |
| 59 | + |
| 60 | +### Documentation |
| 61 | + |
| 62 | +* docs: add OpenSSF Best Practices shield (#532) |
| 63 | + |
| 64 | +Signed-off-by: Jan Kowalleck <[email protected]> ( [`59c4381`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/59c43814b07db0aa881d87192939eb93e79b0cc2)) |
| 65 | + |
| 66 | +### Feature |
| 67 | + |
| 68 | +* feat: support `py-serializable` v1.0 (#531) |
| 69 | + |
| 70 | +Signed-off-by: Jan Kowalleck <[email protected]> ( [`e1e7277`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/e1e72777d8a355c6854f4d9eb26c1e2083c806df)) |
| 71 | + |
| 72 | + |
5 | 73 | ## v6.3.0 (2024-01-06)
|
6 | 74 |
|
7 | 75 | ### Chore
|
|
0 commit comments