We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e0783 commit 1abdf7aCopy full SHA for 1abdf7a
setup.py
@@ -90,7 +90,7 @@ def run(self):
90
"psycopg2==2.8.4",
91
],
92
"analysis": [
93
- "black==19.3b0",
+ "black==22.3.0",
94
"flake8==3.7.7",
95
"autoflake==1.3",
96
"autopep8==1.4.4",
0 commit comments