Skip to content

Bump importlib-metadata from 8.7.1 to 9.0.0#7958

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

Bump importlib-metadata from 8.7.1 to 9.0.0#7958
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/importlib-metadata-9.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 04:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 23, 2026
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.10%. Comparing base (a41a0ad) to head (06e87a0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7958      +/-   ##
==========================================
- Coverage   70.08%   69.10%   -0.99%     
==========================================
  Files         333      333              
  Lines       32250    32250              
==========================================
- Hits        22602    22285     -317     
- Misses       9648     9965     +317     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen enabled auto-merge March 23, 2026 06:14
@dependabot dependabot bot force-pushed the dependabot/pip/importlib-metadata-9.0.0 branch 2 times, most recently from b7469d6 to a8b4365 Compare March 25, 2026 04:42
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 a8b4365 to 06e87a0 Compare March 27, 2026 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked on third party dependency 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.

1 participant