Skip to content

Commit a4cad12

Browse files
Merge pull request #1911 from python-trio/dependabot/pip/mypy-0.812
2 parents 9bd5c08 + 12cac74 commit a4cad12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ mypy-extensions==0.4.3 ; implementation_name == "cpython"
6464
# -r test-requirements.in
6565
# black
6666
# mypy
67-
mypy==0.800 ; implementation_name == "cpython"
67+
mypy==0.812 ; implementation_name == "cpython"
6868
# via -r test-requirements.in
6969
outcome==1.1.0
7070
# via -r test-requirements.in

0 commit comments

Comments
 (0)