From 4304e984027dffc7707463bdc06b29eacd60d384 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 11:03:13 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. - [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...5.4) Signed-off-by: dependabot-preview[bot] --- docs/requirements.docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.docs.txt b/docs/requirements.docs.txt index 2d96155..88d63f7 100644 --- a/docs/requirements.docs.txt +++ b/docs/requirements.docs.txt @@ -11,7 +11,7 @@ MarkupSafe==1.1.1 pathtools==0.1.2 Pygments pytz -PyYAML==5.1 +PyYAML==5.4 singledispatch==3.4.0.3 six snowballstemmer==1.2.1