Hello,
I am trying to establish dependency scanning for a simple Flask project using Python 3.8.8. But I have not been able to figure out a hack.
The documentation states that only Python3.6 is supported. Dependency Scanning | GitLab
I have been trying to somehow install a newwer python version and remapping but have gotten nowhere. Does anyone have experience with this and is able to share how they got it to work or should I just abandon the idea of using GitLabs Dependency scanning for recent pythons?