From 05e1b5523a9f75436ab2fc4a376cb3b624ffa429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 23:05:38 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 in /viaggio-server 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] --- viaggio-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viaggio-server/requirements.txt b/viaggio-server/requirements.txt index c401b04..da58124 100644 --- a/viaggio-server/requirements.txt +++ b/viaggio-server/requirements.txt @@ -40,7 +40,7 @@ PyMySQL==0.9.3 python-dateutil==2.8.0 python-dotenv==0.10.1 python-editor==1.0.4 -PyYAML==3.13 +PyYAML==5.1 requests==2.20.1 rsa==4.0 s3transfer==0.2.0