module Dependabot::Python::PythonVersions

Constants

PRE_INSTALLED_PYTHON_VERSIONS
SUPPORTED_VERSIONS

Due to an OpenSSL issue we can only install the following versions in the Dependabot container.

SUPPORTED_VERSIONS_TO_ITERATE

This list gets iterated through to find a valid version, so we have the pre-installed versions listed first.