From 307bfe1d07d23b5839ab772ec05388da41a825d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:55:21 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /AttentiveRanker/src Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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.2...5.4) Signed-off-by: dependabot[bot] --- AttentiveRanker/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AttentiveRanker/src/requirements.txt b/AttentiveRanker/src/requirements.txt index 81d3454..457629d 100644 --- a/AttentiveRanker/src/requirements.txt +++ b/AttentiveRanker/src/requirements.txt @@ -11,7 +11,7 @@ mock==3.0.5 numpy==1.15.4 pkg-resources==0.0.0 protobuf==3.9.1 -PyYAML==5.1.2 +PyYAML==5.4 scipy==1.3.1 six==1.12.0 tensorboard==1.13.1