From c71f4fc546b8129dcd5ae6d18c17a4660153e44c Mon Sep 17 00:00:00 2001 From: Joyce Date: Mon, 4 Sep 2023 16:28:33 -0300 Subject: [PATCH] Update requirements.txt Signed-off-by: Joyce --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 6f001195..6dacfd1b 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ coverage[toml]>=5.0.0 -pip>=9.0.2 +pip>=21.1 pretend pytest>=6.2.0