From 83487972527db1253820cd4e16add3b2367351ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 04:46:17 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 1.26.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.26.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.24.3...v1.26.0) --- 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..4443914 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.0 opencv_python==4.7.0.72 pandas==2.0.2 Pillow==10.0.0