From cd66e47f2d1c0689352149ab216b2f769e06a12e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 05:53:20 +0000 Subject: [PATCH] Bump numpy from 1.17.3 to 1.22.0 in /PyRecorder Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PyRecorder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyRecorder/requirements.txt b/PyRecorder/requirements.txt index 51ab86f..acce3dc 100644 --- a/PyRecorder/requirements.txt +++ b/PyRecorder/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.17.3 +numpy==1.22.0 opencv-python==4.1.1.26 Pillow==6.2.0