Skip to content

Update importlib-metadata to 8.8.0#383

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-importlib-metadata-1.6.1-to-8.8.0
Closed

Update importlib-metadata to 8.8.0#383
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-importlib-metadata-1.6.1-to-8.8.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates importlib-metadata from 1.6.1 to 8.8.0.

Changelog

2.0.0

======

* ``importlib_metadata`` no longer presents a
``__version__`` attribute. Consumers wishing to
resolve the version of the package should query it
directly with
``importlib_metadata.version('importlib-metadata')``.
Closes 71.

1.7.0

======

* ``PathNotFoundError`` now has a custom ``__str__``
mentioning "package metadata" being missing to help
guide users to the cause when the package is installed
but no metadata is present. Closes 124.
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #385

@pyup-bot pyup-bot closed this Mar 20, 2026
@woscavalcante woscavalcante deleted the pyup-update-importlib-metadata-1.6.1-to-8.8.0 branch March 20, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant