From 3ba8dcdeaee1c785f0808def7fd998ce2d06813f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:41:16 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /virtlet_dashboard/design_cloud Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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.1.2...5.4) Signed-off-by: dependabot[bot] --- virtlet_dashboard/design_cloud/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtlet_dashboard/design_cloud/requirements.txt b/virtlet_dashboard/design_cloud/requirements.txt index 68161fa..fa69cb3 100644 --- a/virtlet_dashboard/design_cloud/requirements.txt +++ b/virtlet_dashboard/design_cloud/requirements.txt @@ -32,7 +32,7 @@ pyOpenSSL==19.0.0 python-dateutil==2.8.0 python-dotenv==0.10.3 pyxdg==0.26 -PyYAML==5.1.2 +PyYAML==5.4 requests==2.22.0 requests-oauthlib==1.2.0 rsa==4.0