Skip to content
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

chore: fix poetry lock file #491

Closed
jkowalleck opened this issue Feb 3, 2023 · 3 comments · Fixed by #605 or #610
Closed

chore: fix poetry lock file #491

jkowalleck opened this issue Feb 3, 2023 · 3 comments · Fixed by #605 or #610
Assignees
Labels
Milestone

Comments

@jkowalleck
Copy link
Member

jkowalleck commented Feb 3, 2023

current poetry version seams to be incompatible to our dependency checker, or the lockfile is just broken.

see https://github.com/CycloneDX/cyclonedx-python/actions/runs/4083497581/jobs/7039101348#step:5:19
and others

lets upgrade poetry -- https://github.com/CycloneDX/cyclonedx-python/blob/master/.github/workflows/python.yml#L33
and upgrade the lock file.

@jkowalleck
Copy link
Member Author

FYI: @madpah

@madpah madpah added this to the 4.0.0 milestone Mar 7, 2023
@jkowalleck jkowalleck linked a pull request Oct 24, 2023 that will close this issue
@jkowalleck jkowalleck linked a pull request Oct 25, 2023 that will close this issue
@jkowalleck jkowalleck self-assigned this Nov 14, 2023
@jkowalleck jkowalleck linked a pull request Nov 14, 2023 that will close this issue
42 tasks
@jkowalleck
Copy link
Member Author

fixed by #605

@jkowalleck
Copy link
Member Author

This feature will be part of the next/upcoming major release.
Changelog: see #605
Install via: pip install cyclonedx-bom==4.0.0rc1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment