From b7ae3819342d6a439866238c8096a9f3cabb3b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:50:41 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /config Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 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/5.3.1...5.4) Signed-off-by: dependabot[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 78f02f3..de94932 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -4,7 +4,7 @@ ipywidgets==7.5.1 jupyter-nbextensions-configurator==0.4.1 numpy==1.20.1 pandas==1.2.2 -pyyaml==5.3.1 +pyyaml==5.4 widgetsnbextension==3.5.1 matplotlib==3.1.3 pulp==2.4