From 9ed7bc7d4f46a51e8a115f87354410a4c7e23d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:45:42 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /requirements/static/py3.5 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] --- requirements/static/py3.5/darwin.txt | 2 +- requirements/static/py3.5/windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/static/py3.5/darwin.txt b/requirements/static/py3.5/darwin.txt index 0b1aba1a7c..e9f8ff6805 100644 --- a/requirements/static/py3.5/darwin.txt +++ b/requirements/static/py3.5/darwin.txt @@ -97,7 +97,7 @@ python-gnupg==0.4.4 python-jose==2.0.2 # via moto pytz==2019.1 # via moto, tempora pyvmomi==6.7.1.2018.12 -pyyaml==5.1.2 +pyyaml==5.4 pyzmq==18.0.1 ; python_version != "3.4" requests==2.21.0 responses==0.10.6 # via moto diff --git a/requirements/static/py3.5/windows.txt b/requirements/static/py3.5/windows.txt index 6c6c5b5d77..c4167740eb 100644 --- a/requirements/static/py3.5/windows.txt +++ b/requirements/static/py3.5/windows.txt @@ -89,7 +89,7 @@ pythonnet==2.3.0 pytz==2019.1 # via moto, tempora pyvmomi==6.7.1.2018.12 pywin32==227 -pyyaml==5.1.2 +pyyaml==5.4 pyzmq==18.0.1 ; python_version != "3.4" requests==2.21.0 responses==0.10.6 # via moto