1
0
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:
Athanasius 2022-12-05 16:10:09 +00:00
parent 21c1f07db4
commit c524dc5769
No known key found for this signature in database
GPG Key ID: 772697E181BB2767

View File

@ -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