mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-02 16:41:04 +03:00
requirements-dev: Bump flake8-isort and flake8 as former supports 5.x of latter now
This commit is contained in:
parent
085c191c54
commit
a234229f31
@ -8,13 +8,13 @@ wheel
|
|||||||
setuptools==63.4.1
|
setuptools==63.4.1
|
||||||
|
|
||||||
# Static analysis tools
|
# Static analysis tools
|
||||||
flake8==4.0.1
|
flake8==5.0.4
|
||||||
flake8-annotations-coverage==0.0.6
|
flake8-annotations-coverage==0.0.6
|
||||||
flake8-cognitive-complexity==0.1.0
|
flake8-cognitive-complexity==0.1.0
|
||||||
flake8-comprehensions==3.10.0
|
flake8-comprehensions==3.10.0
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.6.0
|
||||||
isort==5.10.1
|
isort==5.10.1
|
||||||
flake8-isort==4.1.2.post0
|
flake8-isort==4.2.0
|
||||||
flake8-json==21.7.0
|
flake8-json==21.7.0
|
||||||
flake8-noqa==1.2.8
|
flake8-noqa==1.2.8
|
||||||
flake8-polyfill==1.0.2
|
flake8-polyfill==1.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user