From 0d468b7fead9a32220c0e7687e7ddb88fc4491ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 19:00:48 +0000 Subject: [PATCH] Bump tqdm from 4.66.3 to 4.66.5 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.66.3 to 4.66.5 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.5) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa54eea..aecbd8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ scipy==1.14.0 scikit-learn==1.5.1 Pillow==10.4.0 plotly==5.23.0 -tqdm==4.66.3 +tqdm==4.66.5 seaborn==0.13.2 xgboost==2.1.0 nbconvert==7.16.4