From 3e5d17bcda6914dffe377732a8e55b5aaa79a88d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 18:58:06 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...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 f0a3444..848cd0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ psycopg2==2.6.1 ptyprocess==0.5.1 pymongo==2.9.2 pytz==2015.7 -PyYAML==3.11 +PyYAML==5.1 -e git+https://github.com/recast-hep/recast-database.git@master#egg=recast-database -e git+https://github.com/cbora/recast-rest-api@fbf208181e3ab2fb90508e6b5a28e7a61d2ee52a#egg=recast_rest_api simplegeneric==0.8.1