From ac4d2e29ccc142d85214825720d1b804c0456f6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 20:18:16 +0000 Subject: [PATCH] fix: bump joblib from 1.4.2 to 1.5.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef7a928..ad3fa92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,5 +40,5 @@ notebook==7.4.2 ipywidgets==8.1.5 # Other Useful Libraries: -joblib==1.4.2 +joblib==1.5.1