Skip to content

Commit 1abdf7a

Browse files
committed
Upgrade black
1 parent 46e0783 commit 1abdf7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def run(self):
9090
"psycopg2==2.8.4",
9191
],
9292
"analysis": [
93-
"black==19.3b0",
93+
"black==22.3.0",
9494
"flake8==3.7.7",
9595
"autoflake==1.3",
9696
"autopep8==1.4.4",

0 commit comments

Comments
 (0)