From d2f080226890a345455bb82e6d61c9929edae132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 16:04:06 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /tutorials/compiler/germancredit Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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.1.2...5.4) Signed-off-by: dependabot[bot] --- tutorials/compiler/germancredit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/compiler/germancredit/requirements.txt b/tutorials/compiler/germancredit/requirements.txt index 2ccb5ef..aa5778f 100644 --- a/tutorials/compiler/germancredit/requirements.txt +++ b/tutorials/compiler/germancredit/requirements.txt @@ -10,7 +10,7 @@ lime==0.1.1.32 dill==0.3.0 shap==0.29.3 yattag==1.12.2 -pyyaml==5.1.2 +pyyaml==5.4 jsonschema==3.0.2 plotly==4.3.0 nltk==3.4.5