Skip to content

Commit 02fbcc8

Browse files
Bump numpy from 2.3.1 to 2.3.3
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.1 to 2.3.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.3.1...v2.3.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 786a6a0 commit 02fbcc8

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
@@ -24,7 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.13",
2525
]
2626
dependencies = [
27-
"numpy==1.26.4",
27+
"numpy==2.3.3",
2828
"pandas==2.3.2",
2929
"pyiron_base==0.15.1",
3030
"pybis==1.37.4",

0 commit comments

Comments
 (0)