Skip to content

fix(deps): update dependency importlib-metadata to v9 in pyproject.toml#113

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-9-all-major
Open

fix(deps): update dependency importlib-metadata to v9 in pyproject.toml#113
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-9-all-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 9, 2026

This PR contains the following updates:

Package Type Update Change
importlib-metadata dependencies major >=8.7.1,<8.8.0>=9.0.0,<9.1.0
importlib-metadata major ==8.7.1==9.0.0

Release Notes

python/importlib_metadata (importlib-metadata)

v9.0.0

Compare Source

v8.9.0

Compare Source

v8.8.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file major pypi labels Feb 9, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 9, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's supported Python range (>=3.9,<4.0) is not compatible with some of the required packages Python requirement:
  - importlib-metadata requires Python >=3.10, so it will not be installable for Python >=3.9,<3.10

Because no versions of importlib-metadata match >9.0.0,<9.1.0
 and importlib-metadata (9.0.0) requires Python >=3.10, importlib-metadata is forbidden.
So, because secrules-parsing depends on importlib-metadata (>=9.0.0,<9.1.0), version solving failed.

  * Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For importlib-metadata, a possible solution would be to set the `python` property to ">=3.10,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers


@renovate renovate bot force-pushed the renovate/major-9-all-major branch 3 times, most recently from 3a2f6d3 to 9abf48e Compare February 9, 2026 03:49
@renovate renovate bot force-pushed the renovate/major-9-all-major branch from 9abf48e to e4f2537 Compare March 20, 2026 09:38
@renovate renovate bot changed the title chore(deps): update dependency pytest to v9 in pyproject.toml fix(deps): update all major dependencies to v9 in pyproject.toml (major) Mar 20, 2026
@renovate renovate bot force-pushed the renovate/major-9-all-major branch from e4f2537 to 5cce9ac Compare April 7, 2026 17:26
@renovate renovate bot force-pushed the renovate/major-9-all-major branch from 5cce9ac to 6217a7f Compare April 13, 2026 22:49
@renovate renovate bot changed the title fix(deps): update all major dependencies to v9 in pyproject.toml (major) fix(deps): update dependency importlib-metadata to v9 in pyproject.toml Apr 13, 2026
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 major pypi

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants