chore(deps): update dependency isort to v7 #514

Merged
luke merged 1 commits from renovate/isort-7.x into main 2025-10-13 17:40:56 +02:00
Member

This PR contains the following updates:

Package Change Age Confidence
isort (changelog) <6.1.1,>=6.1.0 -> <7.0.1,>=7.0.0 age confidence

Release Notes

PyCQA/isort (isort)

v7.0.0

Compare Source

Changes

💥 Breaking Changes

🚀 Features

🪲 Fixes

👷 Continuous Integration

📦 Dependencies


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [isort](https://github.com/PyCQA/isort) ([changelog](https://github.com/PyCQA/isort/releases)) | `<6.1.1,>=6.1.0` -> `<7.0.1,>=7.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/isort/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/isort/6.1.0/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PyCQA/isort (isort)</summary> ### [`v7.0.0`](https://github.com/PyCQA/isort/releases/tag/7.0.0) [Compare Source](https://github.com/PyCQA/isort/compare/6.1.0...7.0.0) #### Changes #### :boom: Breaking Changes - Drop support for Python 3.9 ([#&#8203;2430](https://github.com/PyCQA/isort/issues/2430)) [@&#8203;DanielNoord](https://github.com/DanielNoord) #### :rocket: Features - Show absolute paths in skipped file messages ([#&#8203;2416](https://github.com/PyCQA/isort/issues/2416)) [@&#8203;pranlawate](https://github.com/pranlawate) #### :beetle: Fixes - Some fixes for Python 3.14 ([#&#8203;2433](https://github.com/PyCQA/isort/issues/2433)) [@&#8203;DanielNoord](https://github.com/DanielNoord) - Test on `3.14` and fix any bugs ([#&#8203;2425](https://github.com/PyCQA/isort/issues/2425)) [@&#8203;DanielNoord](https://github.com/DanielNoord) - Update CHANGELOG.md + Fix Formatting and Grammar ([#&#8203;2419](https://github.com/PyCQA/isort/issues/2419)) [@&#8203;lukbrew25](https://github.com/lukbrew25) - Fix output of hanging indent for long lines with noqa ([#&#8203;2407](https://github.com/PyCQA/isort/issues/2407)) [@&#8203;matan1008](https://github.com/matan1008) #### :construction\_worker: Continuous Integration - Format with `ruff` instead of `black` ([#&#8203;2432](https://github.com/PyCQA/isort/issues/2432)) [@&#8203;DanielNoord](https://github.com/DanielNoord) - Target 3.10 for `ruff` ([#&#8203;2431](https://github.com/PyCQA/isort/issues/2431)) [@&#8203;DanielNoord](https://github.com/DanielNoord) - Update development dependencies to latest version ([#&#8203;2426](https://github.com/PyCQA/isort/issues/2426)) [@&#8203;DanielNoord](https://github.com/DanielNoord) - docs: update pre-commit examples to version 6.1.0 ([#&#8203;2413](https://github.com/PyCQA/isort/issues/2413)) [@&#8203;pranlawate](https://github.com/pranlawate) - Small cleanup for developer environment ([#&#8203;2418](https://github.com/PyCQA/isort/issues/2418)) [@&#8203;DanielNoord](https://github.com/DanielNoord) #### :package: Dependencies - Bump actions/setup-python from 5 to 6 in the github-actions group ([#&#8203;2411](https://github.com/PyCQA/isort/issues/2411)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
renovate-bot added the
type
dependencies
label 2025-10-11 17:49:39 +02:00
renovate-bot added 1 commit 2025-10-11 17:49:40 +02:00
chore(deps): update dependency isort to v7
Some checks failed
renovate/artifacts Artifact file update failure
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 11s
CI / ci (pull_request) Failing after 1m7s
3566da6f7c
renovate-bot requested review from luke 2025-10-11 17:49:40 +02:00
renovate-bot added 2 commits 2025-10-13 16:52:37 +02:00
chore(deps): update dependency isort to v7
Some checks failed
renovate/artifacts Artifact file update failure
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 11s
CI / ci (pull_request) Failing after 1m7s
3566da6f7c
chore(deps): update dependency isort to v7
Some checks failed
renovate/artifacts Artifact file update failure
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 19s
CI / ci (pull_request) Failing after 1m29s
0429754e27
Member

Decision: Accept
Change Score: 9/10

The change updates the isort dependency from <6.1.1,>=6.1.0 to <7.0.1,>=7.0.0. This appears to be a routine update of a development dependency. Ensure that this update doesn't introduce any compatibility issues with your codebase, especially regarding import sorting styles or configurations.

**Decision: Accept** **Change Score: 9/10** The change updates the `isort` dependency from `<6.1.1,>=6.1.0` to `<7.0.1,>=7.0.0`. This appears to be a routine update of a development dependency. Ensure that this update doesn't introduce any compatibility issues with your codebase, especially regarding import sorting styles or configurations.
renovate-bot added 2 commits 2025-10-13 17:26:41 +02:00
chore(deps): update dependency isort to v7
Some checks failed
renovate/artifacts Artifact file update failure
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 19s
CI / ci (pull_request) Failing after 1m29s
0429754e27
chore(deps): update dependency isort to v7
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 8s
CI / ci (pull_request) Successful in 4m22s
203accfde8
Member

Decision: Accept

Change Score: 10/10

The diff proposes an update to the isort dependency, upgrading it from version 6.1.0 to version 7.0.0. The changes include modifications to both pyproject.toml and uv.lock to reflect this update. The pyproject.toml file is updated to specify the new version range, and the uv.lock file is updated with the metadata for isort version 7.0.0, including its URL, hash, and size. There are no apparent issues with these changes.

**Decision: Accept** **Change Score: 10/10** The diff proposes an update to the `isort` dependency, upgrading it from version 6.1.0 to version 7.0.0. The changes include modifications to both `pyproject.toml` and `uv.lock` to reflect this update. The `pyproject.toml` file is updated to specify the new version range, and the `uv.lock` file is updated with the metadata for `isort` version 7.0.0, including its URL, hash, and size. There are no apparent issues with these changes.
luke added 2 commits 2025-10-13 17:32:17 +02:00
chore(deps): update dependency isort to v7
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 8s
CI / ci (pull_request) Successful in 4m22s
203accfde8
chore(deps): update dependency isort to v7
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 12s
CI / ci (pull_request) Successful in 3m17s
3830c08088
Member

Decision: Accept

Change Score: 9/10

This change updates the isort dependency from version 6.1.0 to 7.0.0. This is reflected in both pyproject.toml and uv.lock. The hashes and URLs in uv.lock have also been updated to match the new version.

It looks like a solid update. Nice job keeping your dependencies up to date!

**Decision: Accept** **Change Score: 9/10** This change updates the `isort` dependency from version 6.1.0 to 7.0.0. This is reflected in both `pyproject.toml` and `uv.lock`. The hashes and URLs in `uv.lock` have also been updated to match the new version. It looks like a solid update. Nice job keeping your dependencies up to date!
luke merged commit c9ad33e65f into main 2025-10-13 17:40:56 +02:00
luke deleted branch renovate/isort-7.x 2025-10-13 17:40:57 +02:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/webexmemebot#514
No description provided.