From 535451c4c9ecd0d4621ef88fdd4e461da846618c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 20:33:55 +0000 Subject: [PATCH] Bump pyyaml from 5.2 to 5.3 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3. - [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.2...5.3) 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 eb6f122..b96bf43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mkdocs-bootswatch==1.0 mkdocs-material==4.6.0 Pygments==2.5.2 pymdown-extensions==6.2.1 -PyYAML==5.2 +PyYAML==5.3 singledispatch==3.4.0.3 six==1.13.0 tornado==6.0.3