Skip to content

Bump importlib-resources from 6.5.2 to 7.1.0 in /community/front-end/ofe#5588

Merged
aslam-quad merged 1 commit into
developfrom
dependabot/pip/community/front-end/ofe/develop/importlib-resources-7.1.0
May 4, 2026
Merged

Bump importlib-resources from 6.5.2 to 7.1.0 in /community/front-end/ofe#5588
aslam-quad merged 1 commit into
developfrom
dependabot/pip/community/front-end/ofe/develop/importlib-resources-7.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps importlib-resources from 6.5.2 to 7.1.0.

Changelog

Sourced from importlib-resources's changelog.

v7.1.0

Features

  • files() now provides a nicer error when main.spec is None. (#331)

v7.0.0

Deprecations and Removals

  • Remove compatibility shim for deprecated parameter package in :func:importlib.resources.files. Patch by Semyon Moroz. (#332)
Commits
  • 78c697d Finalize
  • 5a2bffc A better error message from importlib.resources.files() when module spec is None
  • d80822a Add news fragment.
  • 6e2183f Revise the test for clarity and traceability.
  • ee94f7c Merge branch 'main' into error-message-none-spec-module
  • a542188 Extract method to encapsulate the validation.
  • 74f308a Revert unrelated change to wrap_spec.
  • c6773a1 Prefer bare asserts. They read better and they render nicer under pytest.
  • 935b189 Replace UTF-16 BOM handling with a more direct helper.
  • 4049971 Finalize
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code release-chore To not include into release notes labels Apr 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 30, 2026 21:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code release-chore To not include into release notes labels Apr 30, 2026
@github-actions github-actions Bot added the external PR from external contributor label Apr 30, 2026
@siddhartha-quad

Copy link
Copy Markdown
Contributor

/gcbrun

Neelabh94
Neelabh94 previously approved these changes May 4, 2026
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.5.2 to 7.1.0.
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](python/importlib_resources@v6.5.2...v7.1.0)

---
updated-dependencies:
- dependency-name: importlib-resources
  dependency-version: 7.1.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/community/front-end/ofe/develop/importlib-resources-7.1.0 branch from be6e8ce to d8fd464 Compare May 4, 2026 07:23
@siddhartha-quad

Copy link
Copy Markdown
Contributor

/gcbrun

@aslam-quad aslam-quad merged commit 05d3f86 into develop May 4, 2026
14 of 87 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/community/front-end/ofe/develop/importlib-resources-7.1.0 branch May 4, 2026 15:00
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 external PR from external contributor python Pull requests that update Python code release-chore To not include into release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants