From 3e2aa55ab7630717f1d52dab8a1667c87f795dbe Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Sat, 18 Apr 2020 11:53:47 -0500 Subject: [PATCH] Update git submodules * Update kuryr 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: Ibe31e2d17b8baf88c40e00e3beaa019b13594c7c Signed-off-by: Sean McGinnis --- kuryr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuryr b/kuryr index aea10a2abb..0f47555b38 160000 --- a/kuryr +++ b/kuryr @@ -1 +1 @@ -Subproject commit aea10a2abbc45c14c1b688b6b57d09ce5ed1a128 +Subproject commit 0f47555b38569e847eee8c7bfad57d9b4034e244