From 0b4feb75cedcfcdfd306f2b28094bf78b02556db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 16:21:11 +0000 Subject: [PATCH] chore(deps): bump numpy from 2.0.2 to 2.4.4 Bumps [numpy](https://github.com/numpy/numpy) from 2.0.2 to 2.4.4. - [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/v2.0.2...v2.4.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 590db13..63b358f 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,5 +1,5 @@ pandas==3.0.2 -numpy==2.0.2 +numpy==2.4.4 requests==2.33.1 matplotlib==3.9.4 PyYAML==6.0.3