From bbb8d6cd0df4e992cfafc6495f588b2df51b2df2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2020 11:42:24 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 in /src/master 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] --- src/master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/master/requirements.txt b/src/master/requirements.txt index 97d82eb..2da23a6 100644 --- a/src/master/requirements.txt +++ b/src/master/requirements.txt @@ -21,7 +21,7 @@ pycparser==2.19 pycrypto==2.6.1 pytz==2019.3 pyxdg==0.25 -PyYAML==3.12 +PyYAML==5.1 requests==2.18.4 six==1.11.0 SQLAlchemy==1.1.18