From 287465e0962d59cf052a3ef9e5258f09faae5311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 18:34:11 +0000 Subject: [PATCH] build(deps): bump pyyaml from 5.3 to 5.4 in /contrib/libcbor/doc/source Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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.3...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/libcbor/doc/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/libcbor/doc/source/requirements.txt b/contrib/libcbor/doc/source/requirements.txt index 461bb7e804d23..3412ade788183 100644 --- a/contrib/libcbor/doc/source/requirements.txt +++ b/contrib/libcbor/doc/source/requirements.txt @@ -19,7 +19,7 @@ port-for==0.3.1 Pygments==2.6.1 pyparsing==2.4.6 pytz==2019.3 -PyYAML==5.3 +PyYAML==5.4 requests==2.23.0 six==1.14.0 snowballstemmer==2.0.0