Code scanning with CodeQL no longer installs Python dependencies automatically for new users
When analyzing a Python project with code scanning using CodeQL through advanced setup, we would try to automatically install dependencies for the project. Over the past months and years, we’ve…