Bump black from 26.3.0 to 26.3.1#85
Conversation
Bumps [black](https://github.com/psf/black) from 26.3.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.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✅ Style guide — Dependency version bump only; no code style concerns. ✅ No commented-out code — N/A for this change. ✅ Meaningful variable names — N/A. ✅ DRY principle — N/A. ✅ Defects — No logic errors; straightforward patch version bump of ✅ CLAUDE.md — No issues with project configuration. Testing✅ No new functions or endpoints — Testing checklist not applicable for a dependency bump. Documentation✅ README — No update needed. ✅ API docs — N/A. ✅ Inline comments — N/A. ✅ Markdown formatting — No markdown changes. Security✅ No hardcoded credentials — N/A. ✅ No license files — N/A. Summary: This is a minimal, low-risk Dependabot patch bump. The only potential concern is the missing CHANGELOG entry, depending on project conventions. No blocking issues.Automated code review analyzing defects and coding standards |
Bumps black from 26.3.0 to 26.3.1.
Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
c6755bbPrepare release 26.3.1 (#5046)69973fdHarden blackd browser-facing request handling (#5039)4937fe6Fix some shenanigans with the cache file and IPython (#5038)2e641d1docs: remove outdated Black Playground references (#5044)c014b22Remove unused internal code (#5041)0dae20bAdd new changelog (#5036)c5c1cbdMinor release patches (#5035)7e5a828docs: clarify relationship between Black style and PEP 8 (#5025)69705dedocs: add clearer pyproject configuration guidance (#5026)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)