Skip to content

Commit 459dfcb

Browse files
chore: bump joblib from 1.5.1 to 1.5.2 (#897)
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]>
1 parent 724f138 commit 459dfcb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/897.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.1 to 1.5.2

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tests = [
5858
"numpy==2.2.6",
5959
"pytest==8.4.1",
6060
"pytest-cov==6.2.1",
61-
"joblib==1.5.1",
61+
"joblib==1.5.2",
6262
"pandas==2.3.2",
6363
"openpyxl==3.1.5",
6464
"scikit-learn==1.7.1",
@@ -88,7 +88,7 @@ doc = [
8888

8989

9090
"ipywidgets==8.1.7",
91-
"joblib==1.5.1",
91+
"joblib==1.5.2",
9292
"scikit-learn==1.7.1",
9393
"ipython==8.37.0",
9494
"jupyterlab==4.4.6",

0 commit comments

Comments
 (0)