From 39122a89f94e5c774ab1f65b22ded6d3bc22eb0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 01:01:01 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.3 in /tests Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/latest_requirements.txt | 2 +- tests/minimal_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/latest_requirements.txt b/tests/latest_requirements.txt index e58f96a8..be0054da 100644 --- a/tests/latest_requirements.txt +++ b/tests/latest_requirements.txt @@ -1,4 +1,4 @@ numpy==1.26.4 pandas==2.2.2 scipy==1.13.1 -tqdm==4.66.4 +tqdm==4.66.3 diff --git a/tests/minimal_requirements.txt b/tests/minimal_requirements.txt index 38380105..d5437ce6 100644 --- a/tests/minimal_requirements.txt +++ b/tests/minimal_requirements.txt @@ -1,6 +1,6 @@ numpy==1.24.2 pandas==2.0.0 scipy==1.10.0 -tqdm==4.65.0 +tqdm==4.66.3 importlib_resources==6.0.0 pyarrow==14.0.1