From b33020a5f22095139aa6d5071fb601d96956dd69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:33:48 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /DockerAutomation/k8s 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] --- DockerAutomation/k8s/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerAutomation/k8s/requirements.txt b/DockerAutomation/k8s/requirements.txt index a0f3d31683..2b459b92ec 100644 --- a/DockerAutomation/k8s/requirements.txt +++ b/DockerAutomation/k8s/requirements.txt @@ -36,7 +36,7 @@ PyJWT==1.7.1 pylint==1.9.4 python-dateutil==2.7.5 pyxdg==0.26 -PyYAML==3.13 +PyYAML==5.4 requests==2.21.0 requests-oauthlib==1.2.0 rsa==4.0