From 9505b186cf7951ae9ffcd00a5a8492f4789ddb54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 22:22:33 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.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/3.12...5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 0486c8d..337a1b6 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ tensorflow_gpu==1.0.1 matplotlib==2.0.2 h5py==2.7.0 numpy==1.13.1 -PyYAML==3.12 +PyYAML==5.1