From bb96504a3cb6d1ddae032c352193d10c5ae41b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:23:04 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /config/python Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/python/requirements-paddle.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/python/requirements-paddle.txt b/config/python/requirements-paddle.txt index 357afd1..6c75849 100644 --- a/config/python/requirements-paddle.txt +++ b/config/python/requirements-paddle.txt @@ -8,7 +8,7 @@ idna==2.8 kiwisolver==1.1.0 matplotlib==2.2.4 nltk==3.4.5 -numpy==1.16.4 +numpy==1.22.0 opencv-python==4.1.0.25 paddlepaddle==1.5.1 Pillow==6.1.0