Bump dependencies (#874)
* fix pytest-asynio bump to 0.19 * bump mypy * fix coverage of async fixtures
This commit is contained in:
@ -11,7 +11,7 @@ repos:
|
||||
exclude: ^(docs_src/|examples/|tests/)
|
||||
args: [ '--max-line-length=88' ]
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v0.961
|
||||
rev: v0.982
|
||||
hooks:
|
||||
- id: mypy
|
||||
exclude: ^(docs_src/|examples/)
|
||||
|
||||
Reference in New Issue
Block a user