|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v4.1.3 (2024-03-15) |
| 6 | + |
| 7 | +### Chore |
| 8 | + |
| 9 | +* chore(deps): Bump python-semantic-release/python-semantic-release (#683) |
| 10 | + |
| 11 | +Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.5.1 to 9.1.1. |
| 12 | +- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) |
| 13 | +- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) |
| 14 | +- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.5.1...v9.1.1) |
| 15 | + |
| 16 | +--- |
| 17 | +updated-dependencies: |
| 18 | +- dependency-name: python-semantic-release/python-semantic-release |
| 19 | + dependency-type: direct:production |
| 20 | + update-type: version-update:semver-major |
| 21 | +... |
| 22 | + |
| 23 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 24 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f27170e`](https://github.com/CycloneDX/cyclonedx-python/commit/f27170edfda6945ae5328d5e1ef135e084d011b8)) |
| 25 | + |
| 26 | +* chore(deps): Bump actions/setup-python from 4 to 5 (#673) |
| 27 | + |
| 28 | +Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. |
| 29 | +- [Release notes](https://github.com/actions/setup-python/releases) |
| 30 | +- [Commits](https://github.com/actions/setup-python/compare/v4...v5) |
| 31 | + |
| 32 | +--- |
| 33 | +updated-dependencies: |
| 34 | +- dependency-name: actions/setup-python |
| 35 | + dependency-type: direct:production |
| 36 | + update-type: version-update:semver-major |
| 37 | +... |
| 38 | + |
| 39 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 40 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e661fb2`](https://github.com/CycloneDX/cyclonedx-python/commit/e661fb29bb9b7e30788575de70b0047cc5129552)) |
| 41 | + |
| 42 | +* chore(deps-dev): Update bandit requirement from 1.7.7 to 1.7.8 (#688) |
| 43 | + |
| 44 | +Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version. |
| 45 | +- [Release notes](https://github.com/PyCQA/bandit/releases) |
| 46 | +- [Commits](https://github.com/PyCQA/bandit/compare/1.7.7...1.7.8) |
| 47 | + |
| 48 | +--- |
| 49 | +updated-dependencies: |
| 50 | +- dependency-name: bandit |
| 51 | + dependency-type: direct:development |
| 52 | +... |
| 53 | + |
| 54 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 55 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`40f16e0`](https://github.com/CycloneDX/cyclonedx-python/commit/40f16e039abf7e23c6328d5c295b45c69d63a096)) |
| 56 | + |
| 57 | +* chore(deps-dev): Update tox requirement from 4.13.0 to 4.14.1 (#687) |
| 58 | + |
| 59 | +Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. |
| 60 | +- [Release notes](https://github.com/tox-dev/tox/releases) |
| 61 | +- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) |
| 62 | +- [Commits](https://github.com/tox-dev/tox/compare/4.13.0...4.14.1) |
| 63 | + |
| 64 | +--- |
| 65 | +updated-dependencies: |
| 66 | +- dependency-name: tox |
| 67 | + dependency-type: direct:development |
| 68 | +... |
| 69 | + |
| 70 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 71 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`16efe0b`](https://github.com/CycloneDX/cyclonedx-python/commit/16efe0b14fa80bafa986998bde3c4c92090906ed)) |
| 72 | + |
| 73 | +* chore(deps-dev): Update mypy requirement from 1.8.0 to 1.9.0 (#686) |
| 74 | + |
| 75 | +Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. |
| 76 | +- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) |
| 77 | +- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0) |
| 78 | + |
| 79 | +--- |
| 80 | +updated-dependencies: |
| 81 | +- dependency-name: mypy |
| 82 | + dependency-type: direct:development |
| 83 | +... |
| 84 | + |
| 85 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 86 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`de3be95`](https://github.com/CycloneDX/cyclonedx-python/commit/de3be95b6deb2801adf0d8389183627274a71968)) |
| 87 | + |
| 88 | +* chore(deps-dev): Update tox requirement from 4.11.4 to 4.13.0 (#685) |
| 89 | + |
| 90 | +Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. |
| 91 | +- [Release notes](https://github.com/tox-dev/tox/releases) |
| 92 | +- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) |
| 93 | +- [Commits](https://github.com/tox-dev/tox/compare/4.11.4...4.13.0) |
| 94 | + |
| 95 | +--- |
| 96 | +updated-dependencies: |
| 97 | +- dependency-name: tox |
| 98 | + dependency-type: direct:development |
| 99 | +... |
| 100 | + |
| 101 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 102 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`33d2b9b`](https://github.com/CycloneDX/cyclonedx-python/commit/33d2b9b492d1ea85028f1c890745117fed82ac1f)) |
| 103 | + |
| 104 | +* chore(deps-dev): Update ddt requirement from 1.7.1 to 1.7.2 (#684) |
| 105 | + |
| 106 | +Updates the requirements on [ddt](https://github.com/datadriventests/ddt) to permit the latest version. |
| 107 | +- [Release notes](https://github.com/datadriventests/ddt/releases) |
| 108 | +- [Commits](https://github.com/datadriventests/ddt/compare/1.7.1...1.7.2) |
| 109 | + |
| 110 | +--- |
| 111 | +updated-dependencies: |
| 112 | +- dependency-name: ddt |
| 113 | + dependency-type: direct:development |
| 114 | +... |
| 115 | + |
| 116 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 117 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`743324a`](https://github.com/CycloneDX/cyclonedx-python/commit/743324aaa9a7b16c33ec4b164d0e59a82c9e6a3e)) |
| 118 | + |
| 119 | +### Ci |
| 120 | + |
| 121 | +* ci: default to python 3.12 (#693) |
| 122 | + |
| 123 | +Signed-off-by: Jan Kowalleck <[email protected]> ( [`dc81c35`](https://github.com/CycloneDX/cyclonedx-python/commit/dc81c35e3389906ef1fe6944ee720b17c47a19e7)) |
| 124 | + |
| 125 | +### Documentation |
| 126 | + |
| 127 | +* docs: imprve `environment` use cases and examples (#690) |
| 128 | + |
| 129 | +Signed-off-by: Jan Kowalleck <[email protected]> ( [`0d38c7b`](https://github.com/CycloneDX/cyclonedx-python/commit/0d38c7b252e8d7f868656dd4663d1aac1c10fba5)) |
| 130 | + |
| 131 | +### Fix |
| 132 | + |
| 133 | +* fix: declared license texts as such, not as license name (#694) |
| 134 | + |
| 135 | + |
| 136 | +Signed-off-by: Jan Kowalleck <[email protected]> ( [`ec7ab3e`](https://github.com/CycloneDX/cyclonedx-python/commit/ec7ab3eb3a0aba31ce84227637aa0c91e05e76ba)) |
| 137 | + |
| 138 | + |
5 | 139 | ## v4.1.2 (2024-03-01) |
6 | 140 |
|
7 | 141 | ### Build |
|
0 commit comments