Skip to content

Commit 4048fc4

Browse files
authored
Merge pull request #2341 from python-trio/dependabot/pip/mypy-0.961
2 parents 83d5313 + 6676d74 commit 4048fc4

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.960 ; implementation_name == "cpython"
61+
mypy==0.961 ; 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)