We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a4ede6 commit 256139fCopy full SHA for 256139f
doc/changelog.d/1522.dependencies.md
@@ -0,0 +1 @@
1
+bump numpy from 2.1.2 to 2.1.3
pyproject.toml
@@ -54,7 +54,7 @@ tests = [
54
"docker==7.1.0",
55
"grpcio==1.67.1",
56
"grpcio-health-checking==1.67.1",
57
- "numpy==2.1.2",
+ "numpy==2.1.3",
58
"Pint==0.24.3",
59
"protobuf==5.28.3",
60
"pytest==8.3.3",
@@ -90,7 +90,7 @@ doc = [
90
"nbsphinx==0.9.5",
91
"notebook==7.2.2",
92
"numpydoc==1.8.0",
93
94
"panel==1.5.3",
95
96
0 commit comments