From c755a53227afc16301f3f61d72fa64e05eba1fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:12:23 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.2.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.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.26.4...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c616241b..ebe172a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ gevent==24.11.1 gunicorn==23.0.0 imagekitio==4.1.0 loguru==0.7.2 -numpy==1.26.4 +numpy==2.2.0 orjson==3.10.11 pandas==2.2.3 protobuf==5.28.3