chore(deps): update dependency isort to v7#379
Merged
Conversation
Contributor
Author
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Updated the Django dependency in both pyproject.toml and uv.lock to ensure compatibility with the latest patch release. This change addresses potential issues with earlier versions while maintaining compatibility with existing code.
Updated Django dependency from 3.2.20 to 3.2.25 to ensure compatibility with recent features and security patches. This change maintains the upper limit of <5.3.
omercnet
approved these changes
Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGIN_COMMIT_OVERRIDE
build: migrate from Poetry to uv and consolidate linting tools
Modernize Python tooling stack by switching to uv for faster dependency
management and ruff for unified linting/formatting. This reduces tool
sprawl and significantly improves pre-commit and CI performance.
Dependency Management (Poetry → uv):
Linting & Formatting (flake8/isort/black/pyupgrade → ruff):
CI/CD Fixes:
Performance Impact:
Files changed:
END_COMMIT_OVERRIDE
This PR contains the following updates:
6.1.0->7.0.0Release Notes
PyCQA/isort (isort)
v7.0.0Compare Source
Changes
💥 Breaking Changes
🚀 Features
🪲 Fixes
3.14and fix any bugs (#2425) @DanielNoord👷 Continuous Integration
ruffinstead ofblack(#2432) @DanielNoordruff(#2431) @DanielNoord📦 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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.