chore: update mypy to 0.902 (#4324)

This commit is contained in:
Noorhteen Raja NJ 2021-06-15 01:40:22 +05:30 committed by GitHub
parent 7a58071d1f
commit de463f019d
Failed to generate hash of commit

View file

@ -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