From e9a7b31752b404091f9127d80e0da19830efcbd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:50:59 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /tests/test_centos7_shared_php Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...5.4) Signed-off-by: dependabot[bot] --- tests/test_centos7_shared_php/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_centos7_shared_php/requirements.txt b/tests/test_centos7_shared_php/requirements.txt index c555076..4e88c7a 100644 --- a/tests/test_centos7_shared_php/requirements.txt +++ b/tests/test_centos7_shared_php/requirements.txt @@ -30,7 +30,7 @@ PyNaCl==1.4.0 pyparsing==2.4.7 pytest==6.1.2 pytest-testinfra==6.1.0 -PyYAML==5.3.1 +PyYAML==5.4 rich==9.2.0 ruamel.yaml==0.16.12 ruamel.yaml.clib==0.2.2