Skip to content

Commit 9fefef0

Browse files
Bump mypy from 0.902 to 0.910
Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.902...v0.910) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8c612df commit 9fefef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ pytest==6.2.4
44
pytest-asyncio==0.15.1
55
pytest-cov==2.12.1
66
docutils==0.17.1
7-
mypy==0.902; implementation_name=="cpython"
7+
mypy==0.910; implementation_name=="cpython"
88
flake8==3.9.2
99
-e .

0 commit comments

Comments
 (0)