Skip to content

Commit

Permalink
Bump importlib-resources from 6.4.5 to 6.5.2 in the pip-others group (#…
Browse files Browse the repository at this point in the history
…4171)

Bumps the pip-others group with 1 update: [importlib-resources](https://github.com/python/importlib_resources).


Updates `importlib-resources` from 6.4.5 to 6.5.2
- [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.5...v6.5.2)

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

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 Jan 6, 2025
1 parent dfd220f commit 7fda29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"psutil==6.1.1", # Mem cache needs system checks
"ftfy==6.3.1",
"regex==2024.11.6",
"importlib_resources==6.4.5",
"importlib_resources==6.5.2",
"docstring_parser==0.16", # CLI help-formatter
"rich_argparse==1.6.0", # CLI help-formatter
"einops==0.8.0",
Expand Down

0 comments on commit 7fda29c

Please sign in to comment.