chore(deps-dev): bump isort from 7.0.0 to 8.0.1#8101
Merged
leandrodamascena merged 2 commits intodevelopfrom Apr 6, 2026
Merged
chore(deps-dev): bump isort from 7.0.0 to 8.0.1#8101leandrodamascena merged 2 commits intodevelopfrom
leandrodamascena merged 2 commits intodevelopfrom
Conversation
1a329d4 to
848fbe7
Compare
Bumps [isort](https://github.com/PyCQA/isort) from 7.0.0 to 8.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
848fbe7 to
e739d8b
Compare
leandrodamascena
approved these changes
Apr 6, 2026
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #8101 +/- ##
========================================
Coverage 96.63% 96.63%
========================================
Files 283 283
Lines 13862 13862
Branches 1111 1111
========================================
Hits 13395 13395
Misses 342 342
Partials 125 125 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.



Bumps isort from 7.0.0 to 8.0.1.
Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
a333737Merge pull request #2463 from FinlayTheBerry/issue/2461878ba7eAdded compression to stdlibs for Python 3.14 in isort/stdlibs/py314.pyb5f06a7Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0fd2514bFix unindented comments being corrupted in indented blocksb0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.