From 6914e6e7127da895edd413e755e7777139c895bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:33:39 +0000 Subject: [PATCH] :arrow_up: Bump pyyaml from 3.12 to 5.4 in /ocr_api 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] --- 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..8b92f8a 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.4