Skip to content

Commit 7fda29c

Browse files
Bump importlib-resources from 6.4.5 to 6.5.2 in the pip-others group (#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>
1 parent dfd220f commit 7fda29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"psutil==6.1.1", # Mem cache needs system checks
3434
"ftfy==6.3.1",
3535
"regex==2024.11.6",
36-
"importlib_resources==6.4.5",
36+
"importlib_resources==6.5.2",
3737
"docstring_parser==0.16", # CLI help-formatter
3838
"rich_argparse==1.6.0", # CLI help-formatter
3939
"einops==0.8.0",

0 commit comments

Comments
 (0)