From cd5775a4f64098bf9aee58d40a03ade65e106cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:20:48 +0000 Subject: [PATCH] Bump numpy from 1.21.5 to 2.2.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 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.21.5...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 15227dfa..4ffc9196 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==4.0.0 cssselect==1.1.0 idna==2.9 lxml==4.8.0 -numpy==1.21.5 +numpy==2.2.1 pandas==0.25.3 pyquery==1.4.0 python-dateutil==2.8.1