From de005c6faa1e6fdff57180e6350601693fd74a8e Mon Sep 17 00:00:00 2001 From: Cedric Verstege <cedric.verstege@cern.ch> Date: Thu, 27 Mar 2025 16:25:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- case-2-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/case-2-test/requirements.txt b/case-2-test/requirements.txt index 0b0baac..c7aedbd 100644 --- a/case-2-test/requirements.txt +++ b/case-2-test/requirements.txt @@ -1,3 +1,3 @@ -pytest==999.999.999 +pytest==8.3.5 pytest-cov==6.0.0 coverage==7.7.0 -- GitLab