From a185b0c155e447fb4d26fdd1319349578004f51a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 14:38:20 +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/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pip-requirements.txt b/docs/pip-requirements.txt index 2ab0fd3..d670ce8 100644 --- a/docs/pip-requirements.txt +++ b/docs/pip-requirements.txt @@ -11,7 +11,7 @@ mkdocs==0.15.3 mkdocs-bootstrap==0.1.1 mkdocs-bootswatch==0.2.0 pymdown-extensions==1.0.1 -PyYAML==3.11 +PyYAML==5.1 singledispatch==3.4.0.3 six==1.10.0 tornado==4.3