From 214fbe3f81dc45843ed193e146db23a948c96bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 19:07:20 +0000 Subject: [PATCH] Bump pyyaml from 5.1.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.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.1.1...5.4) Signed-off-by: dependabot[bot] --- requirements_incl_notebooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_incl_notebooks.txt b/requirements_incl_notebooks.txt index aded3f3..00764dd 100644 --- a/requirements_incl_notebooks.txt +++ b/requirements_incl_notebooks.txt @@ -63,7 +63,7 @@ PySocks==1.6.7 python-dateutil==2.6.0 python-louvain==0.14 pytz==2017.2 -PyYAML==5.1.1 +PyYAML==5.4 pyzmq==18.0.2 qtconsole==4.5.1 redis==2.10.5