From 2f9e6fcb138e394a0c2f5516bed9a746a2172609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:45:41 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 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) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6f7d7ad..91d36bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.2 PyWavelets==0.5.2 -PyYAML==3.12 +PyYAML==5.4 pyzmq==16.0.2 qtconsole==4.3.1 scikit-image==0.13.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 4329941..0da458c 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -37,7 +37,7 @@ pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.2 PyWavelets==0.5.2 -PyYAML==3.12 +PyYAML==5.4 pyzmq==16.0.2 qtconsole==4.3.1 scikit-image==0.13.0