From 0eb465ce584a74789387de2d0e158f730eb4b310 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Sat, 18 Apr 2020 11:59:22 -0500 Subject: [PATCH] Update git submodules * Update python-solumclient 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: I35d6f1207b57ea40809f78785c69a13c2943e1bc Signed-off-by: Sean McGinnis --- python-solumclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-solumclient b/python-solumclient index 54c82d6be8..7397b5a2e5 160000 --- a/python-solumclient +++ b/python-solumclient @@ -1 +1 @@ -Subproject commit 54c82d6be8936301b4bb357b079fa60d3b86fd1c +Subproject commit 7397b5a2e59cdf45b864eb460c3740e786eef6d2