Skip to content

Commit f246677

Browse files
Bump numpy from 2.2.2 to 2.2.4 in /docs/sphinx (#626)
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.2 to 2.2.4. - [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.2...v2.2.4) --- 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 501f858 commit f246677

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
@@ -142,7 +142,7 @@ nbformat==5.10.4
142142
# nbclient
143143
nest-asyncio==1.6.0
144144
# via ipykernel
145-
numpy==2.2.2
145+
numpy==2.2.4
146146
# via -r requirements.in
147147
packaging==24.0
148148
# via

0 commit comments

Comments
 (0)