From 37d9dd812cc9b7d0d8abb32a879535f9702cb42d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 28 Feb 2019 10:25:34 +0000 Subject: [PATCH] Bump pyyaml from 5.1b1 to 5.1b3 Bumps [pyyaml](http://pyyaml.org/wiki/PyYAML) from 5.1b1 to 5.1b3. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 743c4d4..96fe9a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mkdocs-bootswatch==1.0 mkdocs-material==4.0.1 Pygments==2.3.1 pymdown-extensions==6.0 -PyYAML==5.1b1 +PyYAML==5.1b3 singledispatch==3.4.0.3 six==1.12.0 tornado==5.1.1