chore(deps-dev): bump importlib-resources from 6.1.2 to 6.3.0
Bumps importlib-resources from 6.1.2 to 6.3.0.
Changelog
Sourced from importlib-resources's changelog.
v6.3.0
Features
- Add
Anchor
toimportlib.resources
(in order for the code to comply with the documentation)v6.2.0
Features
- Future compatibility adapters now ensure that standard library readers are replaced without overriding non-standard readers. (#295)
v6.1.3
No significant changes.
Commits
-
9f5b437
Finalize -
3209cce
gh-113238python/cpython#113801
-
15ef1e1
Finalize -
ec50a15
Merge pull request #297 from python/feature/better-native-reader-support -
56bd2b9
Finalize -
6d48bc9
Add news fragment. -
a7b1b80
Re-implement _block_standard as a wrapper function around _adapters.Traversab... -
527173b
Give precedence to native traversable readers. -
99a41c1
Re-use isolated_modules in ZipSetupBase. -
8918e27
Remove unlink compatibility (unused). - Additional commits viewable in compare view