From 1384af72dd291facae182cc5a468a70b6e81dfd6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Oct 2021 11:26:07 +0000 Subject: [PATCH] Update dependency PyYAML to v3.13 --- _RESOURCES/python-prac/python-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_RESOURCES/python-prac/python-scripts/requirements.txt b/_RESOURCES/python-prac/python-scripts/requirements.txt index d2d0f3daf..e26f850ec 100644 --- a/_RESOURCES/python-prac/python-scripts/requirements.txt +++ b/_RESOURCES/python-prac/python-scripts/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.10.0 -PyYAML==3.11 +PyYAML==3.13 requests==2.26.0 wheel==0.24.0 lxml==4.6.3