From d3ae4b1254768082fb5dc928adb976ceb42e138d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 02:08:09 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /doc 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[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 66326ed96..d4366985d 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -14,7 +14,7 @@ pathtools==0.1.2 port-for==0.3.1 Pygments==2.1.3 pytz==2016.1 -PyYAML==5.1 +PyYAML==5.4 recommonmark==0.4.0 singledispatch==3.4.0.3 six==1.10.0