From 620cf4d5510f0bf6fdb34c95aa64eaaf47963e66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:56:29 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /ansible-examples/cor-frn-strongswan Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) Signed-off-by: dependabot[bot] --- ansible-examples/cor-frn-strongswan/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-examples/cor-frn-strongswan/requirements.txt b/ansible-examples/cor-frn-strongswan/requirements.txt index a6843a0..a449205 100644 --- a/ansible-examples/cor-frn-strongswan/requirements.txt +++ b/ansible-examples/cor-frn-strongswan/requirements.txt @@ -63,7 +63,7 @@ python-openstackclient==3.15.0 python-saharaclient==1.6.0 python-swiftclient==3.5.0 pytz==2018.5 -PyYAML==3.12 +PyYAML==5.4 requests requestsexceptions==1.4.0 rfc3986==1.1.0