Skip to content

Commit

Permalink
Bump importlib-resources from 6.4.0 to 6.4.5 in /biomedicus_client (#393
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent ce0fd51 commit a0e30b5
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 @@ -38,7 +38,7 @@ classifiers = [
dependencies = [
"mtap>1.4.2",
"tqdm==4.66.5",
"importlib_resources==6.4.0",
"importlib_resources==6.4.5",
"pyyaml==6.0.2"
]
dynamic = ["version"]
Expand Down

0 comments on commit a0e30b5

Please sign in to comment.