From a27cd6b0d7ab1ae3a62f28ad9363af9488cd93f6 Mon Sep 17 00:00:00 2001 From: Yomguithereal Date: Fri, 18 Oct 2024 10:13:45 +0200 Subject: [PATCH] Upgrading pytest --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67aaf1d..a7e2659 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ebbe==1.3.0 importchecker==2.0 ndjson==0.3.1 pycodestyle==2.4.0 -pytest==3.5.1 +pytest==7.2.1 twine wheel