sonatype-nexus-community / jake

Check your Python environments for vulnerable Open Source packages with OSS Index or Sonatype Nexus Lifecycle.
https://jake.readthedocs.io/
Apache License 2.0
114 stars 24 forks source link

fix: bumped dependencies to resolve wheel-only installation #80

Closed madpah closed 2 years ago

madpah commented 2 years ago

Signed-off-by: Paul Horton phorton@sonatype.com

Resolves #72 - an upstream transitive dependency (of cyclonedx-python-lib) was not available as a wheel.

cc @bhamail / @DarthHater