Skip to content

Bump isort from 8.0.0 to 8.0.1#81

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/isort-8.0.1
Mar 23, 2026
Merged

Bump isort from 8.0.0 to 8.0.1#81
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/isort-8.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps isort from 8.0.0 to 8.0.1.

Changelog

Sourced from isort's changelog.

Changelog

NOTE: isort follows the semver versioning standard. Find out more about isort's release policy here.

Releases

Unreleased

Commits
  • a333737 Merge pull request #2463 from FinlayTheBerry/issue/2461
  • 878ba7e Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py
  • b5f06a7 Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption
  • fd2514b Fix unindented comments being corrupted in indented blocks
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 01:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 23, 2026
Copy link

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) March 23, 2026 01:33
@github-actions
Copy link

🤖 Claude Code Review

Code Review

Code 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 isort==8.0.0 to isort==8.0.1 in pyproject.toml:76. No logic changes.

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.

⚠️ CHANGELOG.md - No CHANGELOG entry for this dependency update. Dependency bumps are sometimes tracked there depending on project convention.

Security

No hardcoded credentials

No sensitive data

No license files


Summary

This is a minimal, low-risk patch: bumping isort from 8.0.08.0.1 for Python > 3.11. The change is straightforward and correct. The only minor note is whether a CHANGELOG entry is warranted per project convention.

Verdict: Approve — no blocking issues.

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit 6d9734b into main Mar 23, 2026
14 checks passed
@github-actions github-actions bot deleted the dependabot/pip/isort-8.0.1 branch March 23, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant