Skip to content

Commit f21ef69

Browse files
committed
build: bump numpy
1 parent 7375dcf commit f21ef69

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
@@ -66,7 +66,7 @@ tests = [
6666
"grpcio==1.75.0",
6767
"grpcio-health-checking==1.75.0",
6868
"matplotlib==3.10.6",
69-
"numpy==2.2.6",
69+
"numpy==2.3.3",
7070
"Pint==0.24.4",
7171
"protobuf==6.32.1",
7272
"pygltflib==1.16.5",
@@ -105,7 +105,7 @@ doc = [
105105
"nbsphinx==0.9.6",
106106
"notebook==7.4.7",
107107
"numpydoc==1.9.0",
108-
"numpy==2.2.6",
108+
"numpy==2.3.3",
109109
"panel==1.8.1",
110110
"pdf2image==1.17.0",
111111
"Pint==0.24.4",

0 commit comments

Comments
 (0)