bump ci tools

This commit is contained in:
lightme16 2020-10-10 17:17:57 +03:00
parent f163e85880
commit 7f262c9fab

View file

@ -26,7 +26,7 @@ jobs:
- name: Install tools
run: |
pip install black==19.10b0 mypy==0.770 isort==5.1.0 flake8==3.8.3
pip install black==20.8b1 mypy==0.790 isort==5.6.2 flake8==8-3.8.4
- name: Check formatting and run linters
run: |