LLNL / Surfactant

Modular framework for file information extraction and dependency analysis to generate accurate SBOMs
MIT License
24 stars 16 forks source link

Bump cyclonedx-python-lib from 7.6.0 to 7.6.1 #259

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps cyclonedx-python-lib from 7.6.0 to 7.6.1.

Release notes

Sourced from cyclonedx-python-lib's releases.

v7.6.1 (2024-09-18)

Fix

  • fix: file copyright headers (#676)

utilizes flake8 plugin <https://pypi.org/project/flake8-copyright-validator/> to assert the correct headers

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (35e00b4)


What's Changed

Full Changelog: https://github.com/CycloneDX/cyclonedx-python-lib/compare/v7.6.0...v7.6.1

Changelog

Sourced from cyclonedx-python-lib's changelog.

v7.6.1 (2024-09-18)

Fix

  • fix: file copyright headers (#676)

utilizes flake8 plugin <https://pypi.org/project/flake8-copyright-validator/> to assert the correct headers

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (35e00b4)

Commits
  • ca0e924 chore(release): 7.6.1
  • 35e00b4 fix: file copyright headers (#676)
  • 934d39d chore(deps): update sphinx requirement from <8,>=7.2.6 to >=7.2.6,<9 (#656)
  • 111cadc chore(deps-dev): update tox requirement from 4.18.0 to 4.18.1 (#670)
  • 0bc6909 chore(deps-dev): update mypy requirement from 1.11.1 to 1.11.2 (#668)
  • 3431d46 chore(deps-dev): update flake8-bugbear requirement from 24.4.26 to 24.8.19 (#...
  • 61ce5b7 chore(deps-dev): update tox requirement from 4.17.1 to 4.18.0 (#664)
  • See full diff in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)