From 11267cf5c39db89011021366d4e979a31574be84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 15:04:13 +0000 Subject: [PATCH] fix: bump joblib from 1.5.1 to 1.5.2 Bumps [joblib](https://github.com/joblib/joblib) from 1.5.1 to 1.5.2. - [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.1...1.5.2) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.2 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 5d9ffe3..b0cb392 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,5 +36,5 @@ notebook==7.4.5 ipywidgets==8.1.7 # Other Useful Libraries: -joblib==1.5.1 +joblib==1.5.2