From 3d9fec27ea20d1f2639c6cde2117ab85b00298ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:48:51 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...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 28c69e7..ef892ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -165,7 +165,7 @@ pytz==2019.3 pywin32==300 pywin32-ctypes==0.2.0 pywinpty==0.5.7 -PyYAML==3.13 +PyYAML==5.4 pyzmq==19.0.0 regex==2020.11.13 requests==2.22.0