From 2fa45922bc61bc46f1ecac05330807ea00a97d48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 12:05:35 +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 2870e8f9..09c47132 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -13,5 +13,5 @@ sphinx-notfound-page==0.8.3 beautifulsoup4==4.11.1 markdownify==0.11.2 python-slugify==6.1.2 -pyyaml==5.1 +pyyaml==5.4 frontmatter==3.0.7