From 7dfa077d70da92db82d1932318ef6279db12d61b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:30:29 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /operator 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] --- operator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operator/requirements.txt b/operator/requirements.txt index 1340f76..fce557f 100644 --- a/operator/requirements.txt +++ b/operator/requirements.txt @@ -15,7 +15,7 @@ pyasn1==0.4.5 pycparser==2.19 pyjwt==1.7.1 python-dateutil==2.8.0 -pyyaml==3.13 +pyyaml==5.4 requests-oauthlib==1.2.0 requests==2.21.0 rsa==4.0