From aaa3be15d151a5630c454e8b58cb4034538a1647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 13:10:40 +0000 Subject: [PATCH] Bump joblib from 1.3.2 to 1.4.2 Bumps [joblib](https://github.com/joblib/joblib) from 1.3.2 to 1.4.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.3.2...1.4.2) --- updated-dependencies: - dependency-name: joblib 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 c7e6ee21..6bcfe528 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pymatgen==2024.3.1 scikit-learn==1.4.1.post1 h5py==3.10.0 -joblib==1.3.2 +joblib==1.4.2 tqdm==4.66.2 pymongo==4.6.3