blue icon indicating copy to clipboard operation
blue copied to clipboard

Update black requirement to 23.3 (latest)

Open danigm opened this issue 1 year ago • 3 comments

This patch makes blue compatible with the latest black release 23.3.0

danigm avatar May 04 '23 12:05 danigm

This would support --target-version=py311 which would help me out a lot. Error: Invalid value for '-t' / '--target-version': 'py311' is not one of 'py33', 'py34', 'py35', 'py36', 'py37', 'py38', 'py39', 'py310'.

thinknot avatar May 14 '23 17:05 thinknot

@grantjenks, any chance to approve this PR?

dunossauro avatar Jun 19 '23 21:06 dunossauro