Skip to content

build(deps): Bump importlib-metadata from 8.7.1 to 9.0.0#597

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

build(deps): Bump importlib-metadata from 8.7.1 to 9.0.0#597
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/importlib-metadata-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor

Bumps importlib-metadata from 8.7.1 to 9.0.0.

Changelog

Sourced from importlib-metadata's changelog.

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.
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 2, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 2, 2026 05:56
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from f507e89 to 0b22da4 Compare April 2, 2026 06:02
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 0b22da4 to 2436300 Compare April 2, 2026 06:06
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 2436300 to e731397 Compare April 2, 2026 06:11
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from e731397 to f5b0544 Compare April 5, 2026 07:31
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from f5b0544 to e70bcc0 Compare April 5, 2026 09:26
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from e70bcc0 to ee45393 Compare April 8, 2026 05:40
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from ee45393 to 51594e5 Compare April 8, 2026 05:47
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 51594e5 to 39f4c07 Compare April 8, 2026 05:53
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 39f4c07 to 7e5f257 Compare April 8, 2026 06:07
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 7e5f257 to cdbfade Compare April 8, 2026 06:08
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from cdbfade to 676f5d3 Compare April 8, 2026 08:20
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 676f5d3 to 9b60057 Compare April 8, 2026 08:24
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 6776913 to 66487cc Compare April 8, 2026 15:19
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 66487cc to e2f1ddc Compare April 8, 2026 15:52
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from e2f1ddc to 3aa58e2 Compare April 8, 2026 15:58
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 3aa58e2 to 81fb940 Compare April 8, 2026 16:04
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 81fb940 to 6f082b8 Compare April 8, 2026 19:35
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 6f082b8 to accef91 Compare April 9, 2026 03:49
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from accef91 to 3ef51db Compare April 9, 2026 03:54
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 3ef51db to bb65c9a Compare April 9, 2026 03:59
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from bb65c9a to dc3a0f9 Compare April 16, 2026 03:50
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from dc3a0f9 to 2b4e493 Compare April 16, 2026 03:56
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 2b4e493 to 15b38ea Compare April 23, 2026 21:36
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 15b38ea to 5572492 Compare April 23, 2026 22:30
@dependabot dependabot Bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 5572492 to 61e2e9e Compare April 30, 2026 03:50
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.7.1 to 9.0.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v8.7.1...v9.0.0)

---
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 force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch from 61e2e9e to bc5b511 Compare April 30, 2026 03:57
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants