From aaee6159ddf0ef9f988aca4b3d16be00ca07246c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:33:52 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /config 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] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index d000aad..1ccf49e 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -4,7 +4,7 @@ selenium==3.141.0 soupsieve==1.9 urllib3==1.24.1 pytest==4.4.0 -PyYAML==5.1 +PyYAML==5.4 flake8==3.7.7 urllib3==1.24.1 allure-pytest==2.6.2