Skip to content

Commit fb140ca

Browse files
dependabot[bot]pyansys-ci-botRevathyvenugopal162
authored
chore: bump joblib from 1.5.0 to 1.5.1 (#822)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Revathy Venugopal <[email protected]>
1 parent 4e8d2ce commit fb140ca

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/822.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump joblib from 1.5.0 to 1.5.1

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tests = [
5757
"numpy==2.2.6",
5858
"pytest==8.3.5",
5959
"pytest-cov==6.1.1",
60-
"joblib==1.5.0",
60+
"joblib==1.5.1",
6161
"pandas==2.2.3",
6262
"openpyxl==3.1.5",
6363
"scikit-learn==1.6.1",
@@ -86,7 +86,7 @@ doc = [
8686

8787

8888
"ipywidgets==8.1.7",
89-
"joblib==1.5.0",
89+
"joblib==1.5.1",
9090
"scikit-learn==1.6.1",
9191
"ipython==8.36.0",
9292
"jupyterlab==4.4.2",

0 commit comments

Comments
 (0)