Skip to content

Commit 6417818

Browse files
maint: bump numpy from 1.26.2 to 1.26.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.2 to 1.26.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.2...v1.26.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7461cb commit 6417818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ doc = [
5050
"jupyterlab==4.1.2",
5151
]
5252
visualization = [
53-
"numpy==1.26.2",
53+
"numpy==1.26.4",
5454
"jupyter-rfb==0.4.2",
5555
"Pillow==10.2.0",
5656
"simplejpeg==1.7.2",

0 commit comments

Comments
 (0)