From 9ca383cce4cc3a64b4ac8cfe89bbaa69368850dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:37:39 +0000 Subject: [PATCH] Bump pyyaml from 4.2b4 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce3f5e6..7c36b1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ python-swiftclient==3.9.0 python-keystoneclient==3.22.0 keystoneauth1==3.14.0 # error with 5.x (ConstructorError: could not determine a constructor for the tag '!record') -PyYAML==4.2b4 +PyYAML==5.4