From 3390fdffbbd135277ae3852667152c06322f1f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:25:59 +0000 Subject: [PATCH] Bump pyyaml from 4.2b1 to 5.4 in /applications/cli Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b1 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] --- applications/cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/cli/requirements.txt b/applications/cli/requirements.txt index dc7cfcaaa..9fb573093 100644 --- a/applications/cli/requirements.txt +++ b/applications/cli/requirements.txt @@ -1,6 +1,6 @@ click==7.0 dpath==1.4.2 -pyyaml==4.2b1 +pyyaml==5.4 tabulate==0.8.2 elasticsearch==5.5.0 kubernetes==7.0.1