From 1a0bd139149662f10e3ee296c62ad7944eafc275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:44:28 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /docs Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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/3.11...5.4) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e5b5588..c9e9127 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ Django==1.9.1 Markdown==2.6.5 Pillow==2.6.0 -PyYAML==3.11 +PyYAML==5.4 clint==0.5.1 django-debug-toolbar==1.5 django-flatblocks==0.9.2