v6.4.1
v6.4.1 (2024-01-30)
Chore
- chore(deps-dev): update bandit requirement from 1.7.6 to 1.7.7 (#542)
Updates the requirements on bandit to permit the latest version.
updated-dependencies:
- dependency-name: bandit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0d159c2
)
- chore(deps-dev): update coverage requirement from 7.4.0 to 7.4.1 (#541)
Updates the requirements on coverage to permit the latest version.
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (fa82a24
)
Documentation
- docs: ship docs with
sdist
build (#544)
Signed-off-by: Jan Kowalleck <[email protected]> (52ef01c
)
- docs: refactor example
Signed-off-by: Jan Kowalleck <[email protected]> (c1776b7
)
Fix
Signed-off-by: Jan Kowalleck <[email protected]> (1fd7fee
)
Unknown
- tests: fetched schema 1.5 test data from spec (#536)
Signed-off-by: Jan Kowalleck <[email protected]> (394cc87
)
What's Changed
- tests: fetched schema 1.5 test data from spec by @jkowalleck in #536
- chore(deps-dev): update coverage requirement from 7.4.0 to 7.4.1 by @dependabot in #541
- chore(deps-dev): update bandit requirement from 1.7.6 to 1.7.7 by @dependabot in #542
- docs: ship docs with
sdist
build by @jkowalleck in #544 - fix:
model.BomRef
no longer equal to unset peers by @jkowalleck in #543
Full Changelog: v6.4.0...v6.4.1