Skip to content

Commit

Permalink
Bump importlib-resources from 6.4.0 to 6.4.5 in /biomedicus_client
Browse files Browse the repository at this point in the history
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.0 to 6.4.5.
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](python/importlib_resources@v6.4.0...v6.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent a7593ba commit 5bbdb50
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 @@ -41,7 +41,7 @@ dependencies = [
"grpcio-health-checking==1.64.1",
"grpcio-status==1.64.1",
"tqdm==4.66.5",
"importlib_resources==6.4.0",
"importlib_resources==6.4.5",
"pyyaml==6.0.1"
]
dynamic = ["version"]
Expand Down

0 comments on commit 5bbdb50

Please sign in to comment.