From 86b3c5f466dfe1fd2be945e6240be8da586f14e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 14:25:13 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 in /movie-back 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] --- movie-back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/movie-back/requirements.txt b/movie-back/requirements.txt index 989dff1..f742b68 100644 --- a/movie-back/requirements.txt +++ b/movie-back/requirements.txt @@ -66,7 +66,7 @@ pyrsistent==0.15.3 python-dateutil==2.8.0 python-decouple==3.1 pytz==2019.2 -PyYAML==3.13 +PyYAML==5.1 pyzmq==18.0.2 qtconsole==4.5.1 requests==2.22.0