From e043da8edec1b4a65aba75a44cd1c8cea3fd3821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:16:18 +0000 Subject: [PATCH] Bump pyyaml in /Code_Paper_Figures/Supplement/S3_Fit_Algorithm 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] --- Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt index 26d897a..325dadd 100644 --- a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt +++ b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt @@ -84,7 +84,7 @@ pyparsing==2.2.0 PySocks==1.6.8 python-dateutil==2.3 pytz==2018.4 -PyYAML==5.1 +PyYAML==5.4 pyzmq==17.0.0 QtAwesome==0.4.4 qtconsole==4.3.1