Skip to content

Commit c14e319

Browse files
build(deps-dev): bump joblib from 1.3.0 to 1.3.1 (#200)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e08ead commit c14e319

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tests = [
3737
"numpy==1.25.0",
3838
"pytest==7.4.0",
3939
"pytest-cov==4.1.0",
40-
"joblib==1.3.0",
40+
"joblib==1.3.1",
4141
"pandas==2.0.2",
4242
"openpyxl==3.1.2",
4343
"scikit-learn==1.2.2",
@@ -63,7 +63,7 @@ doc = [
6363
"pypandoc==1.11",
6464
"nbsphinx==0.9.2",
6565
"ipywidgets==8.0.6",
66-
"joblib==1.3.0",
66+
"joblib==1.3.1",
6767
"scikit-learn==1.2.2",
6868
"ipython==8.14.0",
6969
"jupyterlab==4.0.2",

0 commit comments

Comments
 (0)