- detect-secrets was previously bumped to 0.13 but the baseline file was not updated. - mypy objects to the way the Azure Subscription type was defined. Since the module is encapsulated for dependency injection, we can either declare it as a generic or remove the type hint. I did the latter, since I don't know that we gain anything by the former.