We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2da611e + a1c2724 commit a74f38dCopy full SHA for a74f38d
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
EXTRAS_REQUIRE = {
5
"tests": ["pytest", "pytz", "simplejson"],
6
"lint": [
7
- "mypy==0.730",
+ "mypy==0.740",
8
"flake8==3.7.8",
9
"flake8-bugbear==19.8.0",
10
"pre-commit~=1.17",
0 commit comments