Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update black to 24.4.0 #3604

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Update black to 24.4.0 #3604

merged 1 commit into from
Apr 16, 2024

Conversation

pyup-bot
Copy link
Collaborator

This PR updates black from 24.3.0 to 24.4.0.

Changelog

24.4.0

Stable style

- Fix unwanted crashes caused by AST equivalency check (4290)

Preview style

- `if` guards in `case` blocks are now wrapped in parentheses when the line is too long.
(4269)
- Stop moving multiline strings to a new line unless inside brackets (4289)

Integrations

- Add a new option `use_pyproject` to the GitHub Action `psf/black`. This will read the
Black version from `pyproject.toml`. (4294)
Links

@atodorov atodorov merged commit 4e2cf59 into master Apr 16, 2024
40 of 46 checks passed
@atodorov atodorov deleted the pyup-update-black-24.3.0-to-24.4.0 branch April 16, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants