1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-09 11:52:27 +03:00

Merge pull request #1245 from EDCD/dependabot/pip/develop/flake8-comprehensions-3.6.0

build(deps-dev): bump flake8-comprehensions from 3.5.0 to 3.6.0
This commit is contained in:
Athanasius 2021-08-13 18:04:39 +01:00 committed by GitHub
commit 6b94632945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ wheel
flake8==3.9.2 flake8==3.9.2
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.5.0 flake8-comprehensions==3.6.0
flake8-docstrings==1.6.0 flake8-docstrings==1.6.0
isort==5.9.3 isort==5.9.3
flake8-isort==4.0.0 flake8-isort==4.0.0