From a84f1e5f148f4dcfc7de61354bbd15626c8a610f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:53:09 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /docs Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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/3.11...5.4) 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..893c554 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.4 singledispatch==3.4.0.3 six==1.10.0 tornado==4.3