From 6f5658f9fad2d17c3d04c91982fcac1d51a0066e Mon Sep 17 00:00:00 2001 From: Ibrahim Roshdy Date: Thu, 8 Aug 2024 02:43:39 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97c5de2..4957ed8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click-didyoumean==0.3.0 ; python_version >= "3.9" and python_version < "4.0" click-plugins==1.1.1 ; python_version >= "3.9" and python_version < "4.0" click-repl==0.2.0 ; python_version >= "3.9" and python_version < "4.0" click==8.1.3 ; python_version >= "3.9" and python_version < "4.0" -codecov==2.1.12 ; python_version >= "3.9" and python_version < "4.0" +codecov==2.1.13 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" and platform_system == "Windows" or python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" coverage==7.1.0 ; python_version >= "3.9" and python_version < "4.0" defusedxml==0.7.1 ; python_version >= "3.9" and python_version < "4.0"