From 7f1f935678a1f2ef1070b7d61e27c3b2dd47a901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:31:18 +0000 Subject: [PATCH] Bump numpy Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements_cv.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/ch02-\345\256\211\350\243\205OpenCV/\346\234\200\347\256\200\345\215\225-\344\275\277\347\224\250pip\345\256\211\350\243\205opencv-python\345\222\214opencv-contrib-python/requirements_cv.txt" "b/ch02-\345\256\211\350\243\205OpenCV/\346\234\200\347\256\200\345\215\225-\344\275\277\347\224\250pip\345\256\211\350\243\205opencv-python\345\222\214opencv-contrib-python/requirements_cv.txt" index 0bf0b8ee..0d8c21c6 100644 --- "a/ch02-\345\256\211\350\243\205OpenCV/\346\234\200\347\256\200\345\215\225-\344\275\277\347\224\250pip\345\256\211\350\243\205opencv-python\345\222\214opencv-contrib-python/requirements_cv.txt" +++ "b/ch02-\345\256\211\350\243\205OpenCV/\346\234\200\347\256\200\345\215\225-\344\275\277\347\224\250pip\345\256\211\350\243\205opencv-python\345\222\214opencv-contrib-python/requirements_cv.txt" @@ -1,7 +1,7 @@ cycler==0.10.0 kiwisolver==1.1.0 matplotlib==3.1.1 -numpy==1.17.4 +numpy==1.22.0 opencv-python==4.1.1.26 pyparsing==2.4.5 python-dateutil==2.8.1