Skip to content

Commit d8f3e28

Browse files
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](tqdm/tqdm@v4.65.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5d7f9b commit d8f3e28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/latest_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
numpy==1.26.4
22
pandas==2.2.2
33
scipy==1.13.0
4-
tqdm==4.66.4
4+
tqdm==4.66.3

tests/minimal_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy==1.24.2
22
pandas==2.0.0
33
scipy==1.10.0
4-
tqdm==4.65.0
4+
tqdm==4.66.3
55
importlib_resources==6.0.0
66
pyarrow==14.0.1

0 commit comments

Comments
 (0)