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 a6db1ea + d8d3e48 commit ac1a5ddCopy full SHA for ac1a5dd
1 file changed
test-requirements.txt
@@ -27,7 +27,7 @@ jedi==0.17.2 # via -r test-requirements.in, ipython
27
lazy-object-proxy==1.4.3 # via astroid
28
mccabe==0.6.1 # via flake8, pylint
29
mypy-extensions==0.4.3 ; implementation_name == "cpython" # via -r test-requirements.in, black, mypy
30
-mypy==0.782 ; implementation_name == "cpython" # via -r test-requirements.in
+mypy==0.790 ; implementation_name == "cpython" # via -r test-requirements.in
31
outcome==1.0.1 # via -r test-requirements.in
32
packaging==20.4 # via pytest
33
parso==0.7.1 # via jedi
0 commit comments