spdx / ntia-conformance-checker

Check SPDX SBOM for NTIA minimum elements
Apache License 2.0
47 stars 18 forks source link

Move Python Support From 3.8 to 3.9 #162

Closed jspeed-meyers closed 7 months ago

jspeed-meyers commented 7 months ago

Support for 3.8 will stop late in 2024.

https://devguide.python.org/versions/

We could bump the testing GH Action to Python 3.9. There might be other places to update the version too, including in documentation.