From 399b23c108ecc00d7eebb160f94d01f11be00962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:44:15 +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_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..9faa7d1 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -74,7 +74,7 @@ pyparsing==2.1.10 pytest==3.0.6 python-igraph==0.7.1.post6 pytz==2016.10 -PyYAML==3.12 +PyYAML==5.4 pyzmq==16.0.2 qtconsole==4.2.1 requests==2.13.0 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..71dd949 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -71,7 +71,7 @@ pyparsing==2.1.10 pytest==3.0.6 python-igraph==0.7.1.post6 pytz==2016.10 -PyYAML==3.12 +PyYAML==5.4 pyzmq==16.0.2 qtconsole==4.2.1 requests==2.13.0