Skip to content

Chore(deps-dev): bump importlib-metadata from 7.0.2 to 7.2.1

HIFIS Bot requested to merge dependabot-pip-importlib-metadata-7.2.1 into main

Bumps importlib-metadata from 7.0.2 to 7.2.1.

Changelog

Sourced from importlib-metadata's changelog.

v7.2.1

Bugfixes

  • When reading installed files from an egg, use relative_to(walk_up=True) to honor files installed outside of the installation root. (#455)

v7.2.0

Features

v7.1.0

Features

  • python/cpython#114664

Bugfixes

  • Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. Closes #484. (#484)
  • Allow MetadataPathFinder.invalidate_caches to be called as a classmethod.
Commits

Merge request reports

Loading