From fe0695326624a3672f50c2c1d6fefa91ac7703e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:34:27 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /src/master Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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/3.12...5.4) 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..b589d02 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.4 requests==2.18.4 six==1.11.0 SQLAlchemy==1.1.18