From cfe211a05a408e16cb4e7d36b52545e462acd918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 11:21:21 +0000 Subject: [PATCH] build(deps): bump joblib from 1.4.2 to 1.5.1 in /tools Bumps [joblib](https://github.com/joblib/joblib) from 1.4.2 to 1.5.1. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/1.4.2...1.5.1) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 9275c50..aab9059 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -19,7 +19,7 @@ python-dateutil<=2.9.0.post0 six<=1.17.0 tornado<=6.5.1 scikit-learn<=1.6.1 -joblib<=1.5.1 +joblib<=1.5.3 scipy<=1.15.2 threadpoolctl<=3.6.0 typing-extensions<=4.14.0