1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 08:40:34 +03:00

requirements-dev: Bump flake8-isort and flake8 as former supports 5.x of latter now

This commit is contained in:
Athanasius 2022-08-04 17:59:42 +01:00
parent 085c191c54
commit a234229f31
No known key found for this signature in database
GPG Key ID: 8C392035DD80FD62

View File

@ -8,13 +8,13 @@ wheel
setuptools==63.4.1
# Static analysis tools
flake8==4.0.1
flake8==5.0.4
flake8-annotations-coverage==0.0.6
flake8-cognitive-complexity==0.1.0
flake8-comprehensions==3.10.0
flake8-docstrings==1.6.0
isort==5.10.1
flake8-isort==4.1.2.post0
flake8-isort==4.2.0
flake8-json==21.7.0
flake8-noqa==1.2.8
flake8-polyfill==1.0.2