From d67c3e971db6454df068e1699e1a4bac14bd07c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:38:53 +0000 Subject: [PATCH] build(deps): Bump pyyaml from 5.1 to 5.4 in /scripts 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) Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 84d77d9..c6c4190 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -5,7 +5,7 @@ lazy-object-proxy==1.4.1 mccabe==0.6.1 pathtools==0.1.2 pylint==2.3.1 -PyYAML==5.1 +PyYAML==5.4 six==1.12.0 typed-ast==1.3.5 watchdog==0.9.0