We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f851d8 + 6e96265 commit dca6127Copy full SHA for dca6127
setup.py
@@ -85,7 +85,7 @@
85
"autohooks==2.*,>=2.2.0",
86
"autohooks-plugin-black==1.*,>=1.2.0; python_version == \"3.*\" and python_version >= \"3.6.0\"",
87
"autohooks-plugin-pylint==1.*,>=1.2.0",
88
- "black==20.8b1; python_version == \"3.*\" and python_version >= \"3.6.0\"",
+ "black==22.12.0; python_version == \"3.*\" and python_version >= \"3.6.0\"",
89
"pontos==0.*,>=0.3.0",
90
"pylint==2.*,>=2.6.0",
91
"pylint-django==2.*,>=2.3.0",
0 commit comments