From c67ac673bbc8717ba15307a33f49891560db0116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:44:17 +0000 Subject: [PATCH] Bump pyyaml from 5.1.1 to 5.4 in /API/pythonCppAPI Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.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.1...5.4) Signed-off-by: dependabot[bot] --- API/pythonCppAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 API/pythonCppAPI/requirements.txt diff --git a/API/pythonCppAPI/requirements.txt b/API/pythonCppAPI/requirements.txt old mode 100755 new mode 100644 index a0754b2d..c1c19d7a --- a/API/pythonCppAPI/requirements.txt +++ b/API/pythonCppAPI/requirements.txt @@ -62,7 +62,7 @@ python-dateutil==2.8.0 python-utils==2.3.0 PyWavelets==1.0.3 pywinpty==0.5.5 -PyYAML==5.1.1 +PyYAML==5.4 pyzmq==18.0.2 scikit-image==0.15.0 scipy==1.3.0