Skip to content

Bump isort from 8.0.0 to 8.0.1#80

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#80
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 08:56
@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 08:56
@github-actions
Copy link

🤖 Claude Code Review

Code Review

PR Summary: Bump isort from 8.0.0 to 8.0.1 for Python > 3.11 in pyproject.toml.


Code Quality

  • Style guide: Single-line change in pyproject.toml, no style concerns.
  • No commented-out code
  • Meaningful variable names: N/A
  • DRY principle: N/A
  • Defects: No logic issues. Patch version bump (8.0.08.0.1) is low risk.
  • CLAUDE.md: No issues with project configuration.

Testing

  • ✅ No new code requiring unit or integration tests. Dependency updates are validated by existing CI (pylint workflow runs across Python 3.10–3.13).

Documentation

  • README: No update needed for a patch dependency bump.
  • API docs: N/A
  • Inline comments: N/A
  • ⚠️ CHANGELOG.md: Not updated. For dependency bumps this is typically acceptable if the project treats automated dependency updates as non-notable, but worth confirming team convention.
  • Markdown formatting: N/A

Security

  • No hardcoded credentials
  • No license files (.lic) or AQAAAD-prefixed strings
  • No sensitive data

Verdict: Approve. This is a routine patch-version dependency bump with no functional risk. The only minor note is the absent CHANGELOG entry — confirm whether your project tracks automated dependency bumps there.

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit 954d0d4 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 08:57
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