From cfc3b8ed5d7f9c656d8d9872d670a90a0bb87880 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 10:30:11 +0000 Subject: [PATCH] Bump pyyaml from 5.1.1 to 5.1.2 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c96e575..4be6308 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mkdocs-bootswatch==1.0 mkdocs-material==4.4.0 Pygments==2.4.2 pymdown-extensions==6.0 -PyYAML==5.1.1 +PyYAML==5.1.2 singledispatch==3.4.0.3 six==1.12.0 tornado==6.0.3