Skip to content

Commit

Permalink
Merge pull request #151 from ross/update-black
Browse files Browse the repository at this point in the history
update black to 24.x
  • Loading branch information
ross authored Mar 26, 2024
2 parents ff0190d + de4343e commit f449f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
extras_require={
'dev': tests_require
+ (
'black>=22.3.0',
'black>=24.3.0,<25.0.0',
'build>=0.7.0',
'isort>=5.11.4',
'pyflakes>=2.2.0',
Expand Down

0 comments on commit f449f13

Please sign in to comment.