Skip to content

Commit 98c7897

Browse files
Bump mypy from 0.950 to 0.960
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.950...v0.960) --- 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 4ff5b43 commit 98c7897

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
@@ -58,7 +58,7 @@ mccabe==0.6.1
5858
# via
5959
# flake8
6060
# pylint
61-
mypy==0.950 ; implementation_name == "cpython"
61+
mypy==0.960 ; implementation_name == "cpython"
6262
# via -r test-requirements.in
6363
mypy-extensions==0.4.3 ; implementation_name == "cpython"
6464
# via

0 commit comments

Comments
 (0)