codeql-action/python-setup/tests
Andrew Eisenberg 3df217266d Fix failing python tests
The requests module 1.2.3 is no longer compatible with python >=3.10.0.
So, instead use 2.26.0, the most recent version that is compatible with
our supported python versions at the time of this commit.
2021-10-14 12:37:58 -07:00
..
pipenv Fix failing python tests 2021-10-14 12:37:58 -07:00
poetry Fix failing python tests 2021-10-14 12:37:58 -07:00
requirements Fix failing python tests 2021-10-14 12:37:58 -07:00
setup_py Fix failing python tests 2021-10-14 12:37:58 -07:00
check_requests_123.ps1 Fix failing python tests 2021-10-14 12:37:58 -07:00
check_requests_123.sh Fix failing python tests 2021-10-14 12:37:58 -07:00
from_python_exe.py Don't use ::set-env in python-setup 2020-10-08 16:12:40 +02:00