From 41ebf53f5e9e755082403755df95a2f391cb7ecc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 10:37:14 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.2 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.2) 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 c7995c3..8722913 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mkdocs-bootswatch==1.0 mkdocs-material==4.4.3 Pygments==2.5.1 pymdown-extensions==6.2 -PyYAML==5.1.2 +PyYAML==5.2 singledispatch==3.4.0.3 six==1.12.0 tornado==6.0.3