chore(deps-dev): update cyclonedx-bom requirement from <5.0.0,>=4.0.0 to >=4.0.0,<8.0.0#1148
Conversation
|
@behnazh I think this rule in the Makefile python-package-template/Makefile Lines 107 to 110 in de34fc8 sbom: requirements
python -m cyclonedx_py requirements --spec-version 1.7 --output-reproducible --output-format json --output-file dist/$(PACKAGE_NAME)-$(PACKAGE_VERSION)-sbom.jsonAlternatively, we could build the SBOM directly from the venv (docs) without depending on the requirements.txt file. |
I think we should keep using the already computed requirements.txt because if cyclonedx itself is on the venv, it might add itself and cause issues. For the |
Updates the requirements on [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) to permit the latest version. - [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python@v4.0.0...v7.3.0) --- updated-dependencies: - dependency-name: cyclonedx-bom dependency-version: 7.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
eedff9d to
adbe674
Compare
Updates the requirements on cyclonedx-bom to permit the latest version.
Release notes
Sourced from cyclonedx-bom's releases.
Changelog
Sourced from cyclonedx-bom's changelog.
... (truncated)
Commits
e0d92e7chore(release): 7.3.055c15d7feat: add -S flag to skip*.pthevaluation during environment analysis (#1032)ecf8768chore(deps-dev): Update uv requirement from 0.10.9 to 0.10.10 (#1026)00d862fchore(deps-dev): Update uv requirement from 0.10.7 to 0.10.9 (#1025)fd51a5fchore(deps-dev): Update uv requirement from 0.10.2 to 0.10.7 (#1023)2ecae2bchore(release): 7.2.29b06708chore(deps-dev): Update uv requirement from 0.10.0 to 0.10.2 (#1019)a6b7659chore(deps-dev): Update uv requirement from 0.9.28 to 0.10.0 (#1018)a2a9108chore(deps): Update packaging requirement from ^22 || ^23 || ^24 || ^25 to ^2...f35e9f2chore(deps-dev): Update uv requirement from 0.9.13 to 0.9.28 (#1017)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)