From 011e9aa5db3004544aa0e9bf653f09763cdf2882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 14:24:43 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67bfe49..1f2a4aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ unidecode==1.1.1 torch==1.4.0 tensorboard==2.2.0 pytorch_lightning==1.0.3 -pyyaml==5.3.1 +pyyaml==5.4 soundfile==0.10.3.post1 matplotlib==3.1.3 pysptk==0.1.18