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 d2366c4 commit 8701e97Copy full SHA for 8701e97
doc/changelog/834.maintenance.md
@@ -0,0 +1 @@
1
+bump pandas from 2.2.3 to 2.3.0
pyproject.toml
@@ -58,7 +58,7 @@ tests = [
58
"pytest==8.4.1",
59
"pytest-cov==6.2.1",
60
"joblib==1.5.1",
61
- "pandas==2.2.3",
+ "pandas==2.3.0",
62
"openpyxl==3.1.5",
63
"scikit-learn==1.7.0",
64
"pytest-xdist==3.7.0",
0 commit comments