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 29dcee9 commit 6fde24fCopy full SHA for 6fde24f
doc/changelog/890.maintenance.md
@@ -0,0 +1 @@
1
+Bump pandas from 2.3.1 to 2.3.2
pyproject.toml
@@ -59,7 +59,7 @@ tests = [
59
"pytest==8.4.1",
60
"pytest-cov==6.2.1",
61
"joblib==1.5.1",
62
- "pandas==2.3.1",
+ "pandas==2.3.2",
63
"openpyxl==3.1.5",
64
"scikit-learn==1.7.1",
65
"pytest-xdist==3.8.0",
0 commit comments