Skip to content

Commit

Permalink
build(deps): bump tqdm in /openfl-workspace/torch_cnn_histology/src (s…
Browse files Browse the repository at this point in the history
…ecurefederatedai#969)

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.48.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.48.2...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>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 24e4971 commit 32d5dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfl-workspace/torch_cnn_histology/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
torchvision==0.14.1
Pillow==10.3.0
tqdm==4.48.2
tqdm==4.66.3
numpy==1.22.2
torch>=1.13.1 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit 32d5dc4

Please sign in to comment.