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
…#286)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rofuyu <[email protected]>
  • Loading branch information
dependabot[bot] and rofuyu authored May 24, 2024
1 parent 076b3f7 commit fbdde4f
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 fbdde4f

Please sign in to comment.