From e1a80e7f38c1277a609e63c149ef33859988dfdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:45:18 +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-linux.txt | 2 +- requirements-macos.txt | 2 +- requirements-windows.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-linux.txt b/requirements-linux.txt index 2d4894df..896194cf 100644 --- a/requirements-linux.txt +++ b/requirements-linux.txt @@ -3,7 +3,7 @@ xlib==0.21 tzlocal==1.5.1 paramiko==2.4.2 pytz==2018.7 -PyYAML==4.2b4 +PyYAML==5.4 iso-639==0.4.5 path.py==11.5.0 psutil==5.4.8 diff --git a/requirements-macos.txt b/requirements-macos.txt index 2cdad68e..479dab3e 100644 --- a/requirements-macos.txt +++ b/requirements-macos.txt @@ -1,7 +1,7 @@ tzlocal==1.5.1 paramiko==2.4.2 pytz==2018.7 -PyYAML==4.2b4 +PyYAML==5.4 iso-639==0.4.5 path.py==11.5.0 psutil==5.4.8 diff --git a/requirements-windows.txt b/requirements-windows.txt index d862cb31..d306ce75 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -1,7 +1,7 @@ tzlocal==1.5.1 paramiko==2.4.2 pytz==2018.7 -PyYAML==4.2b4 +PyYAML==5.4 iso-639==0.4.5 path.py==11.5.0 psutil==5.4.5