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
111 stars 24 forks source link

feat: drop support for Python 3.6 #135

Closed madpah closed 1 year ago

madpah commented 1 year ago

BREAKING CHANGE: removed support for Python 3.6

It relates to the following issue #s:

cc @bhamail / @DarthHater

bhamail commented 1 year ago

@madpah Any objection to applying this change to the 'main' branch? I'm having trouble getting 'main' to build with some fixes, and I'm pretty sure dropping Python 3.6 is needed. Relates to Issue #133