From 812566e67d937c9a1d272fcb8165fd9487b72695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:12:23 +0000 Subject: [PATCH] Bump numpy from 2.2.1 to 2.2.6 in /docs/sphinx Bumps [numpy](https://github.com/numpy/numpy) from 2.2.1 to 2.2.6. - [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.2.1...v2.2.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index 385c4602..3a88110a 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -62,7 +62,7 @@ mdurl==0.1.2 # via markdown-it-py myst-parser==4.0.0 # via rocm-docs-core -numpy==2.2.1 +numpy==2.2.6 # via -r requirements.in packaging==24.1 # via