From 1012b31ede48d2d882a209eee6bd56bdfaab4a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 08:06:49 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 in /install/notebook Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.1) Signed-off-by: dependabot[bot] --- install/notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/notebook/requirements.txt b/install/notebook/requirements.txt index 7725c889..775df39c 100644 --- a/install/notebook/requirements.txt +++ b/install/notebook/requirements.txt @@ -22,7 +22,7 @@ psycopg2==2.6.2 pycountry==1.20 python-dateutil==2.4.2 pytz==2016.10 # timezones -PyYAML==3.11 +PyYAML==5.1 RandomWords==0.1.12 ujson==1.35 umalqurra==0.2 # arabic calendars (?? why use ??)