azure-devops-python-api
azure-devops-python-api copied to clipboard
`msrest` is deprecated
It seems like this library is using msrest as its authentication library.
However, as stated in msrest's README file, it has been deprecated in favor of Azure Identity.
Are there any plans to migrate this library to use Azure Identity instead of the deprecated msrest?