client-python
client-python copied to clipboard
Update dependency isort to v7
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| isort (changelog) | ~=6.0.0 -> ~=7.0.0 |
Release Notes
PyCQA/isort (isort)
v7.0.0
Changes
:boom: Breaking Changes
- Drop support for Python 3.9 (#2430) @DanielNoord
:rocket: Features
- Show absolute paths in skipped file messages (#2416) @pranlawate
:beetle: Fixes
- Some fixes for Python 3.14 (#2433) @DanielNoord
- Test on
3.14and fix any bugs (#2425) @DanielNoord - Update CHANGELOG.md + Fix Formatting and Grammar (#2419) @lukbrew25
- Fix output of hanging indent for long lines with noqa (#2407) @matan1008
:construction_worker: Continuous Integration
- Format with
ruffinstead ofblack(#2432) @DanielNoord - Target 3.10 for
ruff(#2431) @DanielNoord - Update development dependencies to latest version (#2426) @DanielNoord
- docs: update pre-commit examples to version 6.1.0 (#2413) @pranlawate
- Small cleanup for developer environment (#2418) @DanielNoord
:package: Dependencies
- Bump actions/setup-python from 5 to 6 in the github-actions group (#2411) @dependabot[bot]
v6.1.0
- Add python 3.14 classifier and badge (#2409) @staticdev
- Drop use of non-standard pkg_resources API (#2405) @dvarrazzo
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, 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.