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 4e8d2ce commit fb140caCopy full SHA for fb140ca
doc/changelog/822.maintenance.md
@@ -0,0 +1 @@
1
+bump joblib from 1.5.0 to 1.5.1
pyproject.toml
@@ -57,7 +57,7 @@ tests = [
57
"numpy==2.2.6",
58
"pytest==8.3.5",
59
"pytest-cov==6.1.1",
60
- "joblib==1.5.0",
+ "joblib==1.5.1",
61
"pandas==2.2.3",
62
"openpyxl==3.1.5",
63
"scikit-learn==1.6.1",
@@ -86,7 +86,7 @@ doc = [
86
87
88
"ipywidgets==8.1.7",
89
90
91
"ipython==8.36.0",
92
"jupyterlab==4.4.2",
0 commit comments