From 0dbe3d6ee55271a7440085d505a3144ef891da33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 04:35:24 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 1.26.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.26.2. - [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.24.3...v1.26.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d37a0b0..d053f46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ colorama==0.4.6 matplotlib==3.7.1 mlsocket==0.1.2 -numpy==1.24.3 +numpy==1.26.2 opencv_python==4.7.0.72 pandas==2.0.2 Pillow==10.0.0