We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45048f5 commit 220c60fCopy full SHA for 220c60f
setup.py
@@ -38,7 +38,7 @@ def version():
38
# likely to result in formatting changes that should happen in their
39
# own PR. This will basically happen yearly
40
# https://black.readthedocs.io/en/stable/the_black_code_style/index.html#stability-policy
41
- 'black>=23.1.0,<24.0.0',
+ 'black>=24.3.0,<25.0.0',
42
'build>=0.7.0',
43
'isort>=5.11.5',
44
'pyflakes>=2.2.0',
0 commit comments