Skip to content

Commit cd243ae

Browse files
Bump numpy from 2.2.0 to 2.2.1 in /docs/sphinx (#597)
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 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](numpy/numpy@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6411bc6 commit cd243ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ mpire==2.10.2
7575
# via doxysphinx
7676
myst-parser==3.0.1
7777
# via rocm-docs-core
78-
numpy==2.2.0
78+
numpy==2.2.1
7979
# via -r requirements.in
8080
packaging==24.0
8181
# via

0 commit comments

Comments
 (0)