File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 hooks :
3131 - id : isort
3232 - repo : https://github.com/psf/black
33- rev : 21.9b0
33+ rev : 22.3.0
3434 hooks :
3535 - id : black
3636 - repo : https://github.com/PyCQA/flake8
4141 - --max-line-length=100
4242 - --ignore=E203, E501, W503
4343 - repo : https://github.com/pre-commit/mirrors-mypy
44- rev : v0.910
44+ rev : v0.942
4545 hooks :
4646 - id : mypy
4747 additional_dependencies :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ atomicwrites==1.3.0
33attrs >= 19.3.0
44certifi == 2020.12.5
55chardet == 3.0.4
6- click >= 7.1 .2
6+ click >= 8.0 .2
77coverage >= 5.2.1
88entrypoints == 0.3
99fastapi >= 0.60.0
@@ -37,5 +37,5 @@ typed-ast==1.4.1
3737urllib3 >= 1.25.9
3838wcwidth == 0.1.7
3939zipp == 3.1.0
40- black == 20.8b1
40+ black == 22.3.0
4141pytest-asyncio >= 0.15.0
You can’t perform that action at this time.
0 commit comments