Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 7, 2024
1 parent 647917e commit a2e2fd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<!-- Include any especially major or disruptive changes here -->

- Black is now officially tested with Python 3.13 and provides Python 3.13 mypyc-compiled wheels.
(#4436, #4449)
- Black is now officially tested with Python 3.13 and provides Python 3.13
mypyc-compiled wheels. (#4436, #4449)
- Black will issue an error when used with Python 3.12.5, due to an upstream memory
safety issue in Python 3.12.5 that can cause Black's AST safety checks to fail. Please
use Python 3.12.6 or Python 3.12.4 instead. (#4447)
Expand Down

0 comments on commit a2e2fd1

Please sign in to comment.