Skip to content

Commit

Permalink
Bump tqdm from 4.65.0 to 4.66.3 in /tests
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 65ccd27 commit 39122a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/latest_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy==1.26.4
pandas==2.2.2
scipy==1.13.1
tqdm==4.66.4
tqdm==4.66.3
2 changes: 1 addition & 1 deletion tests/minimal_requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 39122a8

Please sign in to comment.