From 013a0e90efcc4b75cd9cc25f7c1e573a999f6781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 14:12:47 +0000 Subject: [PATCH] Bump numpy from 1.26.1 to 1.26.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.3. - [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.26.1...v1.26.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec82e5581..b66f0929d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ customtkinter==5.2.1 matplotlib==3.8.2 more-itertools==10.1.0 -numpy==1.26.1 +numpy==1.26.3 opencv-python==4.8.1.78 openpyxl==3.1.2 pandas==2.1.1