Skip to content

Commit

Permalink
Bump importlib-resources from 6.3.2 to 6.4.0 in /biomedicus_client (#319
Browse files Browse the repository at this point in the history
)

Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.3.2 to 6.4.0.
- [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.3.2...v6.4.0)

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

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 Mar 26, 2024
1 parent 82e68fd commit b767f5d
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.62.1",
"grpcio-status==1.62.1",
"tqdm==4.66.2",
"importlib_resources==6.3.2",
"importlib_resources==6.4.0",
"pyyaml==6.0.1"
]
dynamic = ["version"]
Expand Down

0 comments on commit b767f5d

Please sign in to comment.