Skip to content

Commit 75ca6e5

Browse files
MAINT: Bump mypy from 0.910 to 0.991
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.910...v0.991) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e150fca commit 75ca6e5

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
@@ -10,4 +10,4 @@ pickle5; python_version == '3.7' and platform_python_implementation != 'PyPy'
1010
cffi
1111
# For testing types. Notes on the restrictions:
1212
# - Mypy relies on C API features not present in PyPy
13-
mypy==0.910; platform_python_implementation != "PyPy"
13+
mypy==0.991; platform_python_implementation != "PyPy"

0 commit comments

Comments
 (0)