Stop using legacy `git` protocol when downloading configobj from GitHub (#13018)
https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
GitHub is in the process of disabling the old git:// protocol. Currently the url to configObj in our requirements file is using it making it impossible to install the dependency from the repository.