From 0304bcdbd711c82b7a9cdbbcf9114262da6bf392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:36:36 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /DeepestScatter_Train Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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/5.1...5.4) Signed-off-by: dependabot[bot] --- DeepestScatter_Train/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeepestScatter_Train/requirements.txt b/DeepestScatter_Train/requirements.txt index 2f0b029..58f9484 100644 --- a/DeepestScatter_Train/requirements.txt +++ b/DeepestScatter_Train/requirements.txt @@ -82,7 +82,7 @@ pytils==0.3 pytz==2018.9 PyWavelets==1.0.1 pywinpty==0.5.4 -PyYAML==5.1 +PyYAML==5.4 pyzmq==17.1.2 qtconsole==4.4.2 readchar==2.0.1