From 432143ed27a9fa8474a5f612d2d9f5cf4cfae560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:14:10 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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/3.13...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 03015c7..ac9b731 100644 --- a/requirements.test.txt +++ b/requirements.test.txt @@ -9,5 +9,5 @@ pluggy==0.8.0 py==1.7.0 pytest-cov==2.6.0 pytest==3.9.2 -PyYAML==3.13 +PyYAML==5.4 six==1.11.0