From 9773cbbfbb279c416de7a8bca82ef47ad519c23b Mon Sep 17 00:00:00 2001 From: Bilal Awan Date: Thu, 16 Nov 2023 00:14:39 +0500 Subject: [PATCH] chore: update pyyaml version to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6546462d..d0b3c47a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ selenium==4.1 Appium-Python-Client==2.9.0 pytest==7.3.1 pytest-html==3.2.0 -PyYAML==6.0 +PyYAML==6.0.1