From 658ea6465e021509fe49f1a9fc2ea98ae1e22da3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 22:48:46 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ecf4435d5..759506c5e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ MarkupSafe==0.23 mkdocs==0.15.3 mkdocs-bootstrap==0.1.1 mkdocs-bootswatch==0.4.0 -PyYAML==3.11 +PyYAML==5.1 singledispatch==3.4.0.3 six==1.10.0 tornado==4.3