From 5b2d2480ce8d7af50d5efc163903419e31a0701e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:29:47 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /template/environment_info 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] --- template/environment_info/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/environment_info/requirements.txt b/template/environment_info/requirements.txt index 7bb2270..64d9038 100644 --- a/template/environment_info/requirements.txt +++ b/template/environment_info/requirements.txt @@ -173,7 +173,7 @@ pyviz-comms==0.7.0 PyWavelets==1.0.1 pywin32==223 pywinpty==0.5.5 -PyYAML==3.13 +PyYAML==5.4 pyzmq==17.1.2 QtAwesome==0.5.3 qtconsole==4.4.3