Skip to content

Commit f2e2e17

Browse files
fix(deps): Update pytest-mypy requirement from ==0.8.1 to ==0.10.3 (#249)
1 parent 22dd8e6 commit f2e2e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ boto3 = ">=1.9.71,<2.0.0"
5656
coverage = ">=4.4"
5757
jsonpickle = ">1.4.1"
5858
pytest-cov = ">=2.4.0"
59-
pytest-mypy = "==0.8.1"
59+
pytest-mypy = "==0.10.3"
6060
mypy = "==0.910"
6161

6262

0 commit comments

Comments
 (0)