From 94f8a332124dcf77f3c7c99f83672c382d213fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 04:44:22 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 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] --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index a72da62..a37f146 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -2,7 +2,7 @@ Jinja2==2.7.3 MarkupSafe==0.23 Peon==0.2.1 PyJWT==0.2.1 -PyYAML==3.11 +PyYAML==5.1 Pygments==1.6 Sphinx==1.2.2 Unidecode==0.04.16