From 79a557b47ceecd6399fcfe38b898f465cfa32a88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:43:56 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /classification/model/ADDA Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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/3.12...5.4) Signed-off-by: dependabot[bot] --- classification/model/ADDA/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classification/model/ADDA/requirements.txt b/classification/model/ADDA/requirements.txt index aa6c50f..2dd4f55 100644 --- a/classification/model/ADDA/requirements.txt +++ b/classification/model/ADDA/requirements.txt @@ -2,7 +2,7 @@ numpy==1.12.0 tensorflow_gpu==1.0.0 click==6.7 tqdm==4.11.2 -PyYAML==3.12 +PyYAML==5.4 colorlog==2.10.0 requests==2.13.0 scipy==0.19.0