Skip to content

Commit

Permalink
Bump tqdm from 4.42.1 to 4.66.3 in /examples/qp2q
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.42.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.42.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 845ca6a commit b6da445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/qp2q/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ scikit-learn==0.24.2
scipy==1.10.0
numpy==1.22.0
pandas==1.0.1
tqdm==4.42.1
tqdm==4.66.3
pygtrie==2.4.2
pure-predict==0.0.4
libpecos==0.1.0
Expand Down

0 comments on commit b6da445

Please sign in to comment.