blue
blue copied to clipboard
Update black requirement to 23.3 (latest)
This patch makes blue compatible with the latest black release 23.3.0
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'.
@grantjenks, any chance to approve this PR?