Skip to content

Commit ac1a5dd

Browse files
Merge pull request #1751 from python-trio/dependabot/pip/mypy-0.790
2 parents a6db1ea + d8d3e48 commit ac1a5dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jedi==0.17.2 # via -r test-requirements.in, ipython
2727
lazy-object-proxy==1.4.3 # via astroid
2828
mccabe==0.6.1 # via flake8, pylint
2929
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
30+
mypy==0.790 ; implementation_name == "cpython" # via -r test-requirements.in
3131
outcome==1.0.1 # via -r test-requirements.in
3232
packaging==20.4 # via pytest
3333
parso==0.7.1 # via jedi

0 commit comments

Comments
 (0)