Skip to content

Commit

Permalink
Bump tqdm from 4.66.4 to 4.66.5 in /biomedicus_client (#370)
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.4...v4.66.5)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 9, 2024
1 parent 40c5223 commit a7593ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biomedicus_client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies = [
"grpcio==1.64.1",
"grpcio-health-checking==1.64.1",
"grpcio-status==1.64.1",
"tqdm==4.66.4",
"tqdm==4.66.5",
"importlib_resources==6.4.0",
"pyyaml==6.0.1"
]
Expand Down

0 comments on commit a7593ba

Please sign in to comment.