From b60b0429856d3fcec0571f22914ca1a3ebbbba14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:16:40 +0000 Subject: [PATCH] Bump pyyaml from 4.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.1 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/4.1...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 c2352bbc8..c53bfd805 100644 --- a/requirements.txt +++ b/requirements.txt @@ -172,7 +172,7 @@ python-swiftclient==3.4.0 # PyYAML # Security: http://www.cvedetails.com/vulnerability-list/vendor_id-13115/year-2014/Pyyaml.html -pyyaml==4.1 +pyyaml==5.4 # Requests # Changelog: https://pypi.python.org/pypi/requests/