Skip to content

Commit 25af69b

Browse files
authored
Fix mypy version to 0.812 for now (#226)
1 parent 9c68b07 commit 25af69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask>=1.1
2-
mypy>=0.761
2+
mypy==0.812
33
mypy-extensions>=0.4.3
44
flake8>=3.7.9
55
aiohttp>=3.6.2

0 commit comments

Comments
 (0)