From 0358edd1a90ca79016f4ddc912f04600f7e54a7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 14 Mar 2019 10:34:57 +0000 Subject: [PATCH] Bump pyyaml from 5.1b5 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1b5 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/commits/5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 667c941..a51dad9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mkdocs-bootswatch==1.0 mkdocs-material==4.0.2 Pygments==2.3.1 pymdown-extensions==6.0 -PyYAML==5.1b5 +PyYAML==5.1 singledispatch==3.4.0.3 six==1.12.0 tornado==5.1.1