From f45894b3d35b6dc3e44ec60186542fb0c421354c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Feb 2019 10:23:55 +0000 Subject: [PATCH] Bump pyyaml from 4.2b4 to 5.1b1 Bumps [pyyaml](http://pyyaml.org/wiki/PyYAML) from 4.2b4 to 5.1b1. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c9cc11..a710111 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==4.2b4 +PyYAML==5.1b1 singledispatch==3.4.0.3 six==1.12.0 tornado==5.1.1