From 42f0480f73f9620cf8ab73b6f62a83e784754101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 13:38:42 +0000 Subject: [PATCH] build(deps): bump numpy from 1.26.4 to 2.0.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.0.2 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 9d84368..4a0b632 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ jedi==0.19.1 MarkupSafe==2.1.5 matplotlib-inline==0.1.6 mypy-extensions==1.0.0 -numpy==1.26.4 +numpy==2.0.2 oauthlib==3.2.2 packaging==23.2 parso==0.8.3