Skip to content

Commit ea02769

Browse files
build(deps): bump numpy from 2.1.2 to 2.1.3 in /_package
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67f530a commit ea02769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ doc = [
3737
"build>= 0.10.0",
3838
"jupyter_sphinx==0.5.3",
3939
"linuxdoc==20240924",
40-
"numpy==2.1.2",
40+
"numpy==2.1.3",
4141
"numpydoc==1.8.0",
4242
"pandas==2.2.3",
4343
"parse==1.20.2",

0 commit comments

Comments
 (0)