Skip to content

Commit 9d406ad

Browse files
committed
Bump black requirement to 23.11.0
1 parent 367557e commit 9d406ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers =
2020
packages = find:
2121
install_requires =
2222
python-lsp-server>=1.4.0
23-
black>=22.3.0
23+
black>=23.11.0
2424
tomli; python_version<'3.11'
2525
python_requires = >= 3.7
2626

0 commit comments

Comments
 (0)