1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 17:42:20 +03:00

requirements-dev: Bump flake8-use-fstring and flake8 itself

This commit is contained in:
Athanasius 2021-10-20 09:14:43 +01:00
parent 6a0325bb76
commit 832316517e
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -3,7 +3,7 @@
wheel
# Static analysis tools
flake8==3.9.2
flake8==4.0.1
flake8-annotations-coverage==0.0.5
flake8-cognitive-complexity==0.1.0
flake8-comprehensions==3.7.0
@ -13,7 +13,7 @@ flake8-isort==4.1.1
flake8-json==21.7.0
flake8-noqa==1.2.0
flake8-polyfill==1.0.2
flake8-use-fstring==1.1
flake8-use-fstring==1.2
mypy==0.910
pep8-naming==0.12.1