From 2c3c1a3b429442dc4a733b529073e0740bea9778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 01:47:10 +0000 Subject: [PATCH] deps(deps): bump joblib from 1.3.2 to 1.5.3 Bumps [joblib](https://github.com/joblib/joblib) from 1.3.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.3.2...1.5.3) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.3 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 8e57d4c..c45fddb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ scikit-learn==1.3.2 matplotlib==3.8.1 seaborn==0.12.2 gender-guesser==0.4.0 -joblib==1.3.2 +joblib==1.5.3 streamlit==1.24.1 mlflow==2.6.0 xgboost>=2.0.0 \ No newline at end of file