From 5f8ed86653dddd4f605df68598344850163594c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 01:00:32 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...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 9d99d37..297ea6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ PyPDF2==1.26.0 Pyphen==0.9.5 python-dateutil==2.8.0 pytz==2019.1 -PyYAML==3.13 +PyYAML==5.1 reportlab==3.5.26 requests==2.20.1 rsa==3.4.2