Skip to content

Commit

Permalink
Bump tqdm from 4.62.3 to 4.66.3 in /examples/xr-transformer-neurips21
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.62.3...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 3, 2024
1 parent 845ca6a commit 306e2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/xr-transformer-neurips21/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ six==1.16.0
threadpoolctl==2.2.0
tokenizers==0.10.3
torch==1.9.1
tqdm==4.62.3
tqdm==4.66.3
transformers==4.11.0
typing-extensions==3.10.0.2
urllib3==1.26.7
Expand Down

0 comments on commit 306e2af

Please sign in to comment.