From 89bfa77b8455d08bf0db0010700f9e521a25063b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 09:56:00 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 in /notebooks Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1. - [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.1) Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index ca41eca..507cb0f 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -67,7 +67,7 @@ PySocks==1.6.8 python-dateutil==2.7.3 python-igraph==0.7.1.post6 pytz==2018.5 -PyYAML==3.13 +PyYAML==5.1 pyzmq==17.1.2 requests==2.19.1 scandir==1.9.0