Skip to content

Commit

Permalink
Bump tqdm from 4.64.1 to 4.66.3
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.64.1...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 2156d1a commit 6fcb986
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ opencv-python>=4.1.2
torch>=1.9.0 --extra-index-url https://download.pytorch.org/whl/cpu
torchvision>=0.10.0 --extra-index-url https://download.pytorch.org/whl/cpu
pytest==7.1.3
tqdm==4.64.1
tqdm==4.66.3
scipy>=1.7.3
matplotlib>=3.4.3
mock==4.0.3
2 changes: 1 addition & 1 deletion requirements_gpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ opencv-python>=4.1.2
torch>=1.9.0 --extra-index-url https://download.pytorch.org/whl/cu102
torchvision>=0.10.0 --extra-index-url https://download.pytorch.org/whl/cu102
pytest==7.1.3
tqdm==4.64.1
tqdm==4.66.3
scipy>=1.7.3
matplotlib>=3.4.3
mock==4.0.3

0 comments on commit 6fcb986

Please sign in to comment.