Skip to content

Commit 9de1e09

Browse files
Bump numpy from 2.2.6 to 2.3.3
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.6 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.2.6...v2.3.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52c3785 commit 9de1e09

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
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "synth_mapping_helper"
77
dependencies = [
8-
"numpy==2.2.6",
8+
"numpy==2.3.3",
99
"numba==0.61.2",
1010
"scipy==1.16.2",
1111
"matplotlib==3.10.6",

0 commit comments

Comments
 (0)