Bump isort from 8.0.0 to 8.0.1#81
Conversation
Bumps [isort](https://github.com/PyCQA/isort) from 8.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@8.0.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
senzingdevops
left a comment
There was a problem hiding this comment.
Automated: approving this pull request because it includes a patch update
🤖 Claude Code ReviewCode ReviewCode Quality✅ Code follows style guide - Simple version bump, no style concerns. ✅ No commented-out code - N/A ✅ Meaningful variable names - N/A ✅ DRY principle - N/A ✅ No defects - This is a straightforward dependency version bump from ✅ CLAUDE.md - No issues; project config is environment-agnostic. Testing✅ No new functions - Dependency bumps don't require new tests. Documentation✅ No documentation changes needed - Minor patch version bump doesn't warrant doc updates. Security✅ No hardcoded credentials ✅ No sensitive data ✅ No license files SummaryThis is a minimal, low-risk patch: bumping Verdict: Approve — no blocking issues.Automated code review analyzing defects and coding standards |
Bumps isort from 8.0.0 to 8.0.1.
Changelog
Sourced from isort's changelog.
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-corruptionfd2514bFix unindented comments being corrupted in indented blocksDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)