From 4834c3bb29a9f87c7874f8ed993209e38435c65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:43:24 +0000 Subject: [PATCH] Bump tqdm from 4.66.5 to 4.67.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.67.1) --- updated-dependencies: - dependency-name: tqdm 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 135f3b67..e6a7bc9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ pymatgen==2024.9.17.1 scikit-learn==1.5.2 h5py==3.11.0 joblib==1.4.2 -tqdm==4.66.5 +tqdm==4.67.1 pymongo==4.8.0