Skip to content

Commit 486736f

Browse files
committed
Upgrade Black
1 parent b3ac370 commit 486736f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def get_long_description():
4040
install_requires=["Django>=3.0", "markdown", "bleach"],
4141
extras_require={
4242
"test": [
43-
"black==21.5b2",
43+
"black>=22.3.0",
4444
"psycopg2",
4545
"pytest",
4646
"pytest-django==4.2.0",

0 commit comments

Comments
 (0)