Skip to content

Commit

Permalink
Backport PR matplotlib#27606: Pin black version
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell authored and meeseeksmachine committed Jan 8, 2024
1 parent 2a78015 commit a179ea8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ dependencies:
- pytest-xdist
- tornado
- pytz
- black
- black<24
2 changes: 1 addition & 1 deletion requirements/testing/all.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pip requirements for all the CI builds

black
black<24
certifi
coverage!=6.3
psutil
Expand Down

0 comments on commit a179ea8

Please sign in to comment.