mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
chore: update mypy to 0.902 (#4324)
This commit is contained in:
parent
7a58071d1f
commit
de463f019d
1 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,10 @@ pygments>=2.2
|
|||
coverage>=5.3.1
|
||||
black==21.5b0
|
||||
pre-commit
|
||||
mypy==0.812
|
||||
|
||||
# types related
|
||||
mypy==0.902
|
||||
types-ujson
|
||||
|
||||
# ensure tests run with the amalgamated (==production) xonsh
|
||||
amalgamate
|
||||
|
|
Loading…
Add table
Reference in a new issue