Skip to content

build(deps): bump importlib-metadata from 6.11.0 to 9.0.1 - #809

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/importlib-metadata-9.0.0
Open

build(deps): bump importlib-metadata from 6.11.0 to 9.0.1#809
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/importlib-metadata-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps importlib-metadata from 6.11.0 to 9.0.1.

Changelog

Sourced from importlib-metadata's changelog.

v9.0.1

Bugfixes

  • Marked the other parameter of SimplePath.joinpath and SimplePath.__truediv__ positional-only, so pathlib.Path satisfies the protocol under type checkers that compare parameter names. (#542)

v9.0.0

Deprecations and Removals

  • Added MetadataNotFound (subclass of FileNotFoundError) and updated Distribution.metadata/metadata() to raise it when the metadata files are missing instead of returning Nonepython/cpython#143387#532)

v8.9.0

Features

v8.8.0

Features

  • Removed Python 3.9 compatibility.

v8.7.1

Bugfixes

  • Fixed errors in FastPath under fork-multiprocessing. (#520)
  • Removed cruft from Python 3.8. (#524)

v8.7.0

Features

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch 2 times, most recently from 88fc417 to ca87954 Compare August 22, 2026 04:57
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.11.0 to 9.0.1.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v6.11.0...v9.0.1)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump importlib-metadata from 6.11.0 to 9.0.0 build(deps): bump importlib-metadata from 6.11.0 to 9.0.1 Sep 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from ca87954 to 27a734e Compare September 6, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants