Chore(deps-dev): bump importlib-metadata from 8.1.0 to 8.3.0
Bumps importlib-metadata from 8.1.0 to 8.3.0.
Changelog
Sourced from importlib-metadata's changelog.
v8.3.0
Features
- Disallow passing of 'dist' to EntryPoints.select.
v8.2.0
Features
- Add SimplePath to importlib_metadata.all. (#494)
Commits
-
3c8e1ec
Finalize -
5035755
Merge pull request #498 from python/feature/entry-points-disallow-dist-match -
6d9b766
Remove MetadataPathFinder regardless of its position. -
875003a
Disallow passing of 'dist' to EntryPoints.select. -
5ddd122
Expand the documentation of Distribution.locate_file to explain why 'locate_f... -
3f6acea
Finalize -
d18ae21
Add SimplePath to importlib_metadata.all. - See full diff in compare view