From 6693acb539c5f98078e69623bb679b4597eef46f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 05:17:01 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1. - [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.1...5.4.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c21578..5c6ae2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,4 @@ mistune==0.8.4 mkdocs==1.1 mkdocs-material==4.6.3 -PyYAML==5.3.1 +PyYAML==5.4.1