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

chore(deps): update dependency black to v24.4.2 #155

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

devex-sa
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
black (changelog) dev patch 24.4.1 -> 24.4.2
black (changelog) dependencies patch 24.4.1 -> 24.4.2

Release Notes

psf/black

v24.4.2

Compare Source

This is a bugfix release to fix two regressions in the new f-string parser introduced in
24.4.1.

Parser
  • Fix regression where certain complex f-strings failed to parse (#​4332)
Performance
  • Fix bad performance on certain complex string literals (#​4331)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@devex-sa devex-sa requested a review from a team as a code owner April 26, 2024 00:50
@devex-sa devex-sa added the release:patch Semantic versioning patch release label label Apr 26, 2024
@samidbb samidbb merged commit 4a11667 into main Apr 26, 2024
7 of 8 checks passed
@samidbb samidbb deleted the feature/renovate/black-24.x-lockfile branch April 26, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch Semantic versioning patch release label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants