From 4b5393ed145dca1184c662074ce6320b4086b214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:43:40 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /Python/Web_App_testing Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.4) Signed-off-by: dependabot[bot] --- Python/Web_App_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/Web_App_testing/requirements.txt b/Python/Web_App_testing/requirements.txt index a508026..de527bf 100644 --- a/Python/Web_App_testing/requirements.txt +++ b/Python/Web_App_testing/requirements.txt @@ -13,7 +13,7 @@ nerodia==0.14.0 parse==1.8.4 parse-type==0.4.2 temp-mail==0.2 -PyYAML==5.1 +PyYAML==5.4 requests==2.20.1 selenium==3.14.1 six==1.11.0