From 321f3b2fcefd63d6081775dce8280952e651d5b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 18:18:23 +0000 Subject: [PATCH] fix: bump joblib from 1.5.2 to 1.5.3 Bumps [joblib](https://github.com/joblib/joblib) from 1.5.2 to 1.5.3. - [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.5.2...1.5.3) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb714d5..e211a51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,5 +45,5 @@ notebook==7.5.0 ipywidgets==8.1.8 # Other Useful Libraries: -joblib==1.5.2 +joblib==1.5.3