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 724f138 commit 459dfcbCopy full SHA for 459dfcb
doc/changelog/897.maintenance.md
@@ -0,0 +1 @@
1
+Bump joblib from 1.5.1 to 1.5.2
pyproject.toml
@@ -58,7 +58,7 @@ tests = [
58
"numpy==2.2.6",
59
"pytest==8.4.1",
60
"pytest-cov==6.2.1",
61
- "joblib==1.5.1",
+ "joblib==1.5.2",
62
"pandas==2.3.2",
63
"openpyxl==3.1.5",
64
"scikit-learn==1.7.1",
@@ -88,7 +88,7 @@ doc = [
88
89
90
"ipywidgets==8.1.7",
91
92
93
"ipython==8.37.0",
94
"jupyterlab==4.4.6",
0 commit comments