Skip to content

Commit 660dd89

Browse files
committed
Bump minimum pytest-mypy-plugins version.
1 parent 37710c8 commit 660dd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ iniconfig!=1.1.0,>=1.0.1
99
mypy==0.931; platform_python_implementation == "CPython"
1010
pytest>=6.0.0
1111
pytest-cov>=2.8.1
12-
pytest-mypy-plugins>=1.6.1; platform_python_implementation == "CPython"
12+
pytest-mypy-plugins>=1.9.1; platform_python_implementation == "CPython"
1313
pytest-mypy-plugins-shim>=0.1.0; platform_python_implementation != "CPython"
1414
pytest-randomly>=3.7.0
1515
pytest-regressions>=2.0.1

0 commit comments

Comments
 (0)