Skip to content

Commit e0cb6ae

Browse files
committed
MAINT: bump build (cython, openblas) and test (cython, meson) deps
1 parent d0983de commit e0cb6ae

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
delvewheel==1.11.1 ; sys_platform == 'win32'
1+
delvewheel==1.11.2 ; sys_platform == 'win32'
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
scipy-openblas32==0.3.30.0.1
2-
scipy-openblas64==0.3.30.0.1
1+
scipy-openblas32==0.3.30.0.2
2+
scipy-openblas64==0.3.30.0.2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Cython==3.1.3
1+
Cython==3.1.4
22
setuptools==65.5.1 ; python_version < '3.12'
33
setuptools==80.9.0 ; python_version >= '3.12'
44
hypothesis==6.104.1
55
pytest==7.4.0
6-
meson==1.9.0
6+
meson==1.9.1
77
ninja==1.11.1.4; sys_platform != "emscripten"
88
pytest-xdist==3.8.0
99
threadpoolctl==3.6.0

0 commit comments

Comments
 (0)