From e5d51b330b1941d4b39a7ef2307be083d6d78f79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 11:51:11 +0000 Subject: [PATCH] chore(deps): bump pyyaml from 5.1 to 5.4 in /requirements 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) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index e961ec16..bd70433f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,5 +16,5 @@ sphinxcontrib-mermaid==0.7.1 beautifulsoup4==4.11.1 markdownify==0.11.2 python-slugify==6.1.2 -pyyaml==5.1 +pyyaml==5.4 frontmatter==3.0.7