From 6fca9bf927508579546a02085cf8205183efe11b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 06:06:20 +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[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 616fc1243..869f39365 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ # We use dev-requirements.txt instead of just declaring the requirements in # the setup function because Read The Docs needs a requirements file. black==20.8b1 -PyYAML==5.3.1 +PyYAML==5.4.1 Pygments==2.7.2 Sphinx-Substitution-Extensions==2020.9.30.0 Sphinx==3.2.1