falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

chore(PEP8): pin `flake8` until its plugins have caught up #2133

Closed vytas7 closed 1 year ago

vytas7 commented 1 year ago

flake8-import-order has just been updated with support for v6.0, however, flake8-quotes is, at the time of this writing, still incompatible: https://github.com/zheller/flake8-quotes/issues/110.

codecov[bot] commented 1 year ago

Codecov Report

Merging #2133 (f928b15) into master (94808e7) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #2133   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         5553      5553           
  Branches       880       880           
=========================================
  Hits          5553      5553           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.