From 579f138d3ea12ef4b9d7a102a7ee7207af178ef3 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 14 Apr 2020 13:31:44 -0500 Subject: [PATCH] Update git submodules * Update taskflow from branch 'master' - Drop use of deprecated collections classes Many classes have moved from collections to collections.abc. The original imports work, but emit deprecation warnings. Now that we are py3-only, we can drop any references to the older deprecated locations. Change-Id: I24b13c8654a33d99bf687a44a36cfdace39e3866 Signed-off-by: Sean McGinnis --- taskflow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskflow b/taskflow index 7d144b75e0..e9aab34815 160000 --- a/taskflow +++ b/taskflow @@ -1 +1 @@ -Subproject commit 7d144b75e0eaeaab8ed09f8f7270ea4fd2bf04cc +Subproject commit e9aab34815285954542e6734a1fa48556885d694