Update Black to 2024 style and Python 3.10 target

This commit is contained in:
Tulir Asokan
2024-01-08 17:34:35 +02:00
parent 19a4b4374d
commit 77cbbebfb2
8 changed files with 27 additions and 21 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
pre-commit>=2.10.1,<3
isort>=5.10.1,<6
black>=23,<24
black>=24,<25