From 73c9abad2f05ed7b030c17acd102400f44b47bea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:49:01 +0000 Subject: [PATCH] Bump pyyaml from 4.2b4 to 5.4 in /ELK_helm_charts/helpers/helm-tester Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b4 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] --- ELK_helm_charts/helpers/helm-tester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ELK_helm_charts/helpers/helm-tester/requirements.txt b/ELK_helm_charts/helpers/helm-tester/requirements.txt index 5c1ffd7..d7ac623 100644 --- a/ELK_helm_charts/helpers/helm-tester/requirements.txt +++ b/ELK_helm_charts/helpers/helm-tester/requirements.txt @@ -5,6 +5,6 @@ more-itertools==7.2.0 pluggy==0.13.0 py==1.8.0 pytest==4.1.0 -PyYAML==4.2b4 +PyYAML==5.4 six==1.12.0 zipp==0.6.0