diff --git a/Pipfile b/Pipfile index 568c8ce4..0de14fa2 100644 --- a/Pipfile +++ b/Pipfile @@ -32,6 +32,7 @@ msrestazure = "*" azure-mgmt-authorization = "*" azure-mgmt-managementgroups = "*" azure-mgmt-resource = "*" +transitions = "*" [dev-packages] bandit = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 4fe5f66a..ef6d0203 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ec8e6c93c581a81539a773d6814e4b19f44eedc655c8cdd3043d1a6115b1c2d1" + "sha256": "63b8f9d203f306a6f0ff20514b024909aa7e64917e1befcc9ea79931b5b4bd34" }, "pipfile-spec": 6, "requires": { @@ -554,6 +554,14 @@ ], "version": "==0.36.1" }, + "transitions": { + "hashes": [ + "sha256:011afaefa1244177cad3d960d836c0c4a201403252371bd4c555cf8c17ce7d3c", + "sha256:5566c9d32e438ee9eb1f046e3ac1a0b2689f32807b47859210162084d4c84ab7" + ], + "index": "pypi", + "version": "==0.7.2" + }, "unipath": { "hashes": [ "sha256:09839adcc72e8a24d4f76d63656f30b5a1f721fc40c9bcd79d8c67bdd8b47dae",