From 308c0d2b0c87876dfb0f532829bf8d9a9c92c159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 17:28:38 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /DeepPATH_code Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DeepPATH_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DeepPATH_code/requirements.txt diff --git a/DeepPATH_code/requirements.txt b/DeepPATH_code/requirements.txt old mode 100755 new mode 100644 index 01cc97b..699fc47 --- a/DeepPATH_code/requirements.txt +++ b/DeepPATH_code/requirements.txt @@ -176,7 +176,7 @@ python-jose==2.0.2 pytools==2019.1 pytz==2017.3 PyWavelets==1.1.1 -PyYAML==3.12 +PyYAML==5.4 pyzmq==17.1.0 qtconsole==4.3.1 rdflib==4.2.2