Skip to content

fix(deps): update dependency isort to v9 - #344

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/isort-9.x
Open

fix(deps): update dependency isort to v9#344
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/isort-9.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
isort (changelog) >=8.0.1,<8.1.0>=9.0.1,<9.1.0 age confidence

Release Notes

PyCQA/isort (isort)

v9.0.1

Compare Source

🪲 Fixes

Other changes

Full Changelog: PyCQA/isort@9.0.0...9.0.1

v9.0.0

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 the dependencies Pull requests that update a dependency file. label Aug 30, 2026
Copilot AI lite review requested due to automatic review settings August 30, 2026 05:10
@renovate renovate Bot added the filigran team Item from the Filigran team. label Aug 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the development tooling dependency on isort to the new major release (v9) via pyproject.toml, impacting formatting/lint workflows that rely on the dev extras.

Changes:

  • Bump isort dev dependency from >=8.0.1,<8.1.0 to >=9.0.0,<9.1.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pyproject.toml
Comment on lines 41 to 45
"build (>=1.4.4,<1.5.0)",
"coverage>=7.13.5",
"isort (>=8.0.1,<8.1.0)",
"isort (>=9.0.0,<9.1.0)",
"pre-commit (>=4.6.0,<4.7.0)",
"pytest (>=9.0.0,<9.1.0)",
@renovate
renovate Bot force-pushed the renovate/isort-9.x branch from 4e7b646 to f48c0d6 Compare August 31, 2026 02:06
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. filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants