Skip to content

build(deps): update cyclonedx-python-lib requirement from <10,>=5 to >=5,<11 #893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2025

Updates the requirements on cyclonedx-python-lib to permit the latest version.

Release notes

Sourced from cyclonedx-python-lib's releases.

v10.0.0 (2025-04-23)

BREAKING CHANGE

  • Drop support for Python <3.9 (#809, 8b2a07d)

    Python 3.8 is end-of-life.


What's Changed

New Contributors

Full Changelog: CycloneDX/cyclonedx-python-lib@v9.1.0...v10.0.0

Changelog

Sourced from cyclonedx-python-lib's changelog.

v10.0.0 (2025-04-23)

Features

Python 3.8 is end-of-life.


Signed-off-by: Simoh23999 simocasmina@gmail.com

Signed-off-by: Jan Kowalleck jan.kowalleck@gmail.com

Co-authored-by: Jan Kowalleck jan.kowalleck@gmail.com

v9.1.1-rc.1 (2025-03-03)

v9.1.0 (2025-02-27)

Bug Fixes

  • Improved comparison functionality of model.VulnerabilityAnalysis (#795, 7d57c73)

Signed-off-by: Jan Kowalleck jan.kowalleck@gmail.com

Features

  • model.vulnerabilityanalysis properties for issued/updated datetime (#794, 4a3955a)

Signed-off-by: Indivar Mishra indimishra@gmail.com

v9.0.2 (2025-02-26)

v9.0.0 (2025-02-26)

Features

... (truncated)

Commits
  • 707ae92 chore(release): 10.0.0
  • 5a6a8f8 chore(deps): bump python-semantic-release/python-semantic-release from 9.1.1 ...
  • 8b2a07d feat!: drop support for Python <3.9 (#809)
  • d6a87c5 chore(deps-dev): update tox requirement from 4.24.2 to 4.25.0 (#803)
  • b346dd8 chore: bandit ignore tox dir
  • 5c3785c ci: add docs for macos-13 runner
  • aa97f6d chore(deps-dev): update tox requirement from 4.24.1 to 4.24.2 (#798)
  • 694cfd2 chore: pin python-semantic-release/publish-action to v9
  • adc5a43 chore(release): 9.1.1-rc.1
  • b647b26 chore: use 'python-semantic-release/publish-action' (#796)
  • Additional commits viewable in compare view

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 <dependency name> 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)

Updates the requirements on [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) to permit the latest version.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](CycloneDX/cyclonedx-python-lib@v5.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-version: 10.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 23, 2025
@woodruffw woodruffw merged commit fe414d3 into main Apr 23, 2025
10 checks passed
@woodruffw woodruffw deleted the dependabot/pip/cyclonedx-python-lib-gte-5-and-lt-11 branch April 23, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant