From 3bfefd0138020970a5130eac0ec7d02d5e6bd7ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:45:55 +0000 Subject: [PATCH] Bump pyyaml from 5.1b5 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1b5 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/commits/5.4) Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 9ccd896..284b72f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -78,7 +78,7 @@ python-dateutil==2.7.3 python-dotenv==0.10.1 python-editor==1.0.4 pyxel==0.9.9 -PyYAML==5.1b5 +PyYAML==5.4 qaviton==0.0.11 requests==2.21.0 selenium==3.14.1