From c029080796a22c5a1327d98b4a10ba93c6358c5e Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 3 Apr 2020 17:05:02 -0500 Subject: [PATCH] Update git submodules * Update tripleo-repos from branch 'master' - Use unittest.mock instead of third party mock Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: Id1f5f15e7d6c7edc5003f8f1947b7fb8ff783bbe Signed-off-by: Sean McGinnis --- tripleo-repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-repos b/tripleo-repos index 7bd04cf8bd..98f7e150ad 160000 --- a/tripleo-repos +++ b/tripleo-repos @@ -1 +1 @@ -Subproject commit 7bd04cf8bd6f89ad450d10ad630a9bb6a1754d72 +Subproject commit 98f7e150adb43501e1b9a1bc7ba48ffff02b6b56