Skip to content

Commit 9f6899a

Browse files
authored
Merge pull request #388 from tlecomte/dependabot/pip/numpy-2.3.4
chore(deps): bump numpy from 2.3.3 to 2.3.4
2 parents 3f8d7dc + 5542fab commit 9f6899a

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.3.3",
6+
"numpy==2.3.4",
77
"Cython==3.1.4",
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.22.2",
38-
"numpy==2.3.3",
38+
"numpy==2.3.4",
3939
"PyQt5==5.15.11",
4040
"platformdirs==4.5.0",
4141
"pyrr==0.10.3",

0 commit comments

Comments
 (0)