From 078a091dfb8d8f2f52f2939eb20cd36ce428e003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:39:27 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.2.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.1. - [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.1) --- 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 a4bf5b1..585cbc1 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.3 -numpy==1.26.4 +numpy==2.2.1 orjson==3.10.12 pandas==2.2.3 protobuf==5.28.3