mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-08 19:32:15 +03:00
requirements-dev: Bump flake8-use-fstring and flake8 itself
This commit is contained in:
parent
6a0325bb76
commit
832316517e
@ -3,7 +3,7 @@
|
|||||||
wheel
|
wheel
|
||||||
|
|
||||||
# Static analysis tools
|
# Static analysis tools
|
||||||
flake8==3.9.2
|
flake8==4.0.1
|
||||||
flake8-annotations-coverage==0.0.5
|
flake8-annotations-coverage==0.0.5
|
||||||
flake8-cognitive-complexity==0.1.0
|
flake8-cognitive-complexity==0.1.0
|
||||||
flake8-comprehensions==3.7.0
|
flake8-comprehensions==3.7.0
|
||||||
@ -13,7 +13,7 @@ flake8-isort==4.1.1
|
|||||||
flake8-json==21.7.0
|
flake8-json==21.7.0
|
||||||
flake8-noqa==1.2.0
|
flake8-noqa==1.2.0
|
||||||
flake8-polyfill==1.0.2
|
flake8-polyfill==1.0.2
|
||||||
flake8-use-fstring==1.1
|
flake8-use-fstring==1.2
|
||||||
|
|
||||||
mypy==0.910
|
mypy==0.910
|
||||||
pep8-naming==0.12.1
|
pep8-naming==0.12.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user