chore(deps): update dependency black to v23.10.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
black (changelog) | dev | patch |
23.10.0 -> 23.10.1
|
Release Notes
psf/black (black)
v23.10.1
Highlights
- Maintanence release to get a fix out for GitHub Action edge case (#3957)
Preview style
- Fix merging implicit multiline strings that have inline comments (#3956)
- Allow empty first line after block open before a comment or compound statement (#3967)
Packaging
- Change Dockerfile to hatch + compile black (#3965)
Integrations
- The summary output for GitHub workflows is now suppressible using the
summary
parameter. (#3958) - Fix the action failing when Black check doesn't pass (#3957)
Documentation
- It is known Windows documentation CI is broken https://github.com/psf/black/issues/3968
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.