From bd06a6d4ec82ca3bc54c725785fdae600e876701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 10:06:37 +0000 Subject: [PATCH] :arrow_up: Bump pyyaml from 3.12 to 5.1 in /ocr_api 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] --- ocr_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocr_api/requirements.txt b/ocr_api/requirements.txt index 6120e04..84be8a4 100644 --- a/ocr_api/requirements.txt +++ b/ocr_api/requirements.txt @@ -5,4 +5,4 @@ numpy==1.11.1 opencv_python==3.4.0.12 Cython==0.27.3 Pillow==5.0.0 -PyYAML==3.12 +PyYAML==5.1