mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-18 18:07:37 +03:00
requirements-dev: Bump flake8 to 6.0.0
Now we have a bare `flake8` coming out clean we can upgrade to 6.0.0, which lacks the `--diff` support we had been relying on.
This commit is contained in:
parent
21c1f07db4
commit
c524dc5769
@ -8,7 +8,7 @@ wheel
|
||||
setuptools==65.6.3
|
||||
|
||||
# Static analysis tools
|
||||
flake8==5.0.4
|
||||
flake8==6.0.0
|
||||
flake8-annotations-coverage==0.0.6
|
||||
flake8-cognitive-complexity==0.1.0
|
||||
flake8-comprehensions==3.10.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user