Bump importlib-resources from 6.4.4 to 6.4.5
Bumps importlib-resources from 6.4.4 to 6.4.5.
Changelog
Sourced from importlib-resources's changelog.
v6.4.5
Bugfixes
- Omit sentinel values from a namespace path. (#311)
Commits
284148bFinalize63a7bcbMerge pull request #315 from python/bugfix/311-non-path-namespace-paths2c145c5Omit sentinel values from a namespace path.47d73b1Add test capturing failure when resolving the MultiplexedPath for a namespace...4875bc5Add type annotations for _candidate_pathsd84ca37Fix typo in _temp_path comment.1a6fef2Merge https://github.com/jaraco/skeleton790fa6eInclude the trailing slash in disable_error_code(overload-overlap), also requ...2beb8b0Add support for linking usernames.0c326f3Add a degenerate nitpick_ignore for downstream consumers. Add a 'local' comme...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Unit Test Results
6 files ±0 6 suites ±0 1m 7s :stopwatch: -1s 17 tests ±0 16 :white_check_mark: ±0 0 :zzz: ±0 1 :x: ±0 102 runs ±0 98 :white_check_mark: ±0 2 :zzz: ±0 2 :x: ±0
For more details on these failures, see this check.
Results for commit 9d2593c9. ± Comparison against base commit 2a5593cf.
@dependabot rebase
Looks like importlib-resources is no longer a dependency, so this is no longer needed.