Skip to content

Commit 9fcc813

Browse files
dependabot[bot]tlecomte
authored andcommitted
chore(deps): bump numpy from 2.2.6 to 2.3.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.6 to 2.3.2. - [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.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 081fd94 commit 9fcc813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [
33
"setuptools",
44

55
# Cython and numpy are needed when running setup.py, to build extensions
6-
"numpy==2.2.6",
6+
"numpy==2.3.2",
77
"Cython==3.1.1",
88
]
99
build-backend = "setuptools.build_meta"
@@ -35,7 +35,7 @@ dependencies = [
3535
"sounddevice==0.5.2",
3636
"rtmixer==0.1.7",
3737
"docutils==0.21.2",
38-
"numpy==2.2.6",
38+
"numpy==2.3.2",
3939
"PyQt5==5.15.11",
4040
"platformdirs==4.3.8",
4141
"pyrr==0.10.3",

0 commit comments

Comments
 (0)