Skip to content

Commit e719a14

Browse files
authored
Merge pull request #381 from tlecomte/dependabot/pip/numpy-2.3.3
chore(deps): bump numpy from 2.3.2 to 2.3.3
2 parents 626684a + db33b97 commit e719a14

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.2",
6+
"numpy==2.3.3",
77
"Cython==3.1.3",
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",
38-
"numpy==2.3.2",
38+
"numpy==2.3.3",
3939
"PyQt5==5.15.11",
4040
"platformdirs==4.4.0",
4141
"pyrr==0.10.3",

0 commit comments

Comments
 (0)