From 06da4c7db7a114f80a9842e1f5777c8d4b0aba04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 08:22:10 +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(-) diff --git a/requirements.txt b/requirements.txt index f308d6d9..1830c02b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ Pygments==2.2.0 pyparsing==2.2.0 python-dateutil==2.7.1 pytz==2018.3 -PyYAML==3.12 +PyYAML==5.1 pyzmq==17.0.0 scipy==1.0.1 simplegeneric==0.8.1