From b0e19fb77d3ea51af6f0f0b53aad4a9e3cf5a223 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:44:22 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /install/notebook Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.4) 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..eede2d48 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.4 RandomWords==0.1.12 ujson==1.35 umalqurra==0.2 # arabic calendars (?? why use ??)