The "make upgrade" Jenkins jobs currently run with Python 2 by default, with no easy way to configure it. This isn't appropriate for repositories which already run only with Python 3. Add a configuration option to specify the Python version to be used for a given repository's dependency upgrade job.