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 908ea34 commit 849a554Copy full SHA for 849a554
setup.py
@@ -28,7 +28,7 @@
28
dev_requires = [
29
"black==22.3.0",
30
"flake8==3.7.9",
31
- "flake8-black==0.1.1",
+ "flake8-black==0.3.3",
32
"flake8-bugbear==20.1.4",
33
] + tests_require
34
0 commit comments