From d4ee18eb204dcb4bcc0947c02363f7288483e19e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:26:34 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 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] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index a668bd1..c6b0cc4 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -154,7 +154,7 @@ pytz==2018.7 PyWavelets==1.0.1 pywin32==223 pywinpty==0.5.5 -PyYAML==5.1 +PyYAML==5.4 pyzmq==17.1.2 QtAwesome==0.5.3 qtconsole==4.4.3