From 624136298751a937036185545309fb16bebe4b71 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Thu, 28 Sep 2023 18:15:47 +0200 Subject: [PATCH] Update requirements-test.txt to pass stage2 in all repos Change-Id: I23561d6a21bd4f44ca4951955babaef836b8ed11 Signed-off-by: garciadeblas --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 4a1f035..77ae576 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -coverage==7.3.0 +coverage==7.3.1 # via -r requirements-test.in nose2==0.13.0 # via -r requirements-test.in -- 2.17.1