From 9163f9947ea932908ac0ad9f7c3e36e447fda508 Mon Sep 17 00:00:00 2001 From: Dina Saparbaeva Date: Tue, 5 Jan 2021 05:25:03 +0600 Subject: [PATCH] Update git submodules * Update manila-ui from branch 'master' to 275c132fd5c9383b2540d3a7834013fd32cca90a - Update requirements pip 20.3 brings in a strict dependency resolver which is enabled by default. This causes our lower-constraints tests to fail, because the requirement files were out of date from reality - they had conflicting requirements which previous versions of pip were ignoring. Let's catch up package versions to newer ones that are supported in the python runtimes that the Wallaby release will be deployed to. [1] http://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html [2] https://pip.pypa.io/en/stable/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020 Change-Id: I6ddd11535e9365e8b55a6829967b886c2253d6f0 --- manila-ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manila-ui b/manila-ui index 3b8d685dd7..275c132fd5 160000 --- a/manila-ui +++ b/manila-ui @@ -1 +1 @@ -Subproject commit 3b8d685dd7830da3c8c703bab3355902dcb1e610 +Subproject commit 275c132fd5c9383b2540d3a7834013fd32cca90a