Skip to content

Commit 12cac74

Browse files
Bump mypy from 0.800 to 0.812
Bumps [mypy](https://github.com/python/mypy) from 0.800 to 0.812. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.800...v0.812) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9bd5c08 commit 12cac74

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)