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 4b2eb9f commit ef48503Copy full SHA for ef48503
doc/changelog.d/1662.dependencies.md
@@ -0,0 +1 @@
1
+bump numpy from 2.2.1 to 2.2.2
pyproject.toml
@@ -56,7 +56,7 @@ tests = [
56
"docker==7.1.0",
57
"grpcio==1.67.1",
58
"grpcio-health-checking==1.67.1",
59
- "numpy==2.2.1",
+ "numpy==2.2.2",
60
"Pint==0.24.4",
61
"protobuf==5.29.3",
62
"pytest==8.3.4",
@@ -92,7 +92,7 @@ doc = [
92
"nbsphinx==0.9.6",
93
"notebook==7.3.2",
94
"numpydoc==1.8.0",
95
96
"panel==1.5.5",
97
98
0 commit comments