Skip to content

Commit

Permalink
chore(deps): bump tqdm in /baselines/flwr_baselines (#3396)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent a322190 commit e1dcf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baselines/flwr_baselines/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ torch = "^1.10.1"
torchvision = "^0.11.2"
hydra-core = "^1.2.0"
numpy = "^1.20.0"
tqdm = "4.62.3"
tqdm = "4.66.3"
matplotlib = "^3.5.1"
scikit-image = "^0.18.1"
scikit-learn = "^1.2.1"
Expand Down

0 comments on commit e1dcf29

Please sign in to comment.