From 7355e3518bf9dfd26963be068e8a3cd8bc5d2cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:55:37 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...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 e98d3bb..8485693 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ pytest-cov==2.5.1 python-dateutil==2.7.5 pytz==2018.7 PyWavelets==1.0.1 -PyYAML==3.13 +PyYAML==5.4 pyzmq==17.1.2 qtconsole==4.4.3 QtPy==1.9.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..7933dc0 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -83,7 +83,7 @@ pytest-cov==2.5.1 python-dateutil==2.7.5 pytz==2018.7 PyWavelets==1.0.1 -PyYAML==3.13 +PyYAML==5.4 pyzmq==17.1.2 qtconsole==4.4.3 QtPy==1.9.0