Skip to content

Commit a6dfe68

Browse files
Merge pull request #210 from COMP1010UNSW/dependabot/pip/pytest-mypy-plugins-gte-4.0.3
Update pytest-mypy-plugins requirement from >=3.0.0 to >=4.0.3
2 parents d52c848 + 5bd16e5 commit a6dfe68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ci = [
4040
"pyyaml>=6.0.3",
4141
"types-pyyaml>=6.0.12.20250915",
4242
"flask>=3.1.2",
43-
"pytest-mypy-plugins>=3.0.0",
43+
"pytest-mypy-plugins>=4.0.3",
4444
"ruff>=0.14.10",
4545
]
4646
docs = [

0 commit comments

Comments
 (0)