Conversation
Bumps [black](https://github.com/psf/black) from 25.12.0 to 26.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Claude Code ReviewCode Review: Bump black from 25.12.0 to 26.1.0Code Quality✅ Code follows our style guide - This is a dependency version update in ✅ No commented-out code - N/A for this change type. ✅ Meaningful variable names - N/A for this change type. ✅ DRY principle followed - N/A for this change type. ✅ Identify Defects - No defects found. This is a straightforward dependency version bump from ✅ Project memory claude configuration - The Testing
Documentation❌ Readme updated if needed - N/A for this type of change. ❌ API docs updated - N/A ❌ Inline comments for complex logic - N/A ❌ CHANGELOG.md updated - The ✅ Markdown files follow CommonMark - Not applicable to this PR (no markdown changes). Security✅ No hardcoded credentials - N/A ✅ Input validation implemented - N/A ✅ Proper error handling - N/A ✅ No sensitive data in logs - N/A ✅ Flag any checked in license files (.lic) - No SummaryOverall Assessment: ✅ APPROVED with recommendations This is a clean, automated dependency update from Dependabot. The change is minimal and well-scoped: File: Recommendations:
No blocking issues found. The change is safe to merge once CI passes.Automated code review analyzing defects and coding standards |
Bumps black from 25.12.0 to 26.1.0.
Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)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 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)Resolves #4892
Resolves #4489
Resolves #4800
Resolves #4764
Resolves #4777
Resolves #1879
Resolves #4710
Resolves #4720
Resolves #4865
Resolves #4645
Resolves #4253
Resolves #4958
Resolves #4961
Resolves #4952
Resolves #4919
Resolves #4923
Resolves #4922
Resolves #4957
Resolves #4928
Resolves #4933