From d58bf7da6e76951e3fdc036dc9e1c12a88494e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 23:59:35 +0000 Subject: [PATCH] Bump pyyaml from 3.10 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.10 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.10...5.1) Signed-off-by: dependabot[bot] --- pyon_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyon_requirements.txt b/pyon_requirements.txt index 6f759a6..a709d8b 100644 --- a/pyon_requirements.txt +++ b/pyon_requirements.txt @@ -1,7 +1,7 @@ numpy==1.6.2 CouchDB==0.8 M2Crypto==0.21.1 -PyYAML==3.10 +PyYAML==5.1 coverage==3.5 gevent==0.13.6 gevent-zeromq==0.2.0