Skip to content

Commit 7226d56

Browse files
chore: Update mypy requirement from ==1.14.1 to ==1.16.1 (#52)
1 parent d5a9e89 commit 7226d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ chevron = "=0.14.0"
3636
pytest = ">=2.8"
3737
pytest-cov = ">=2.4.0"
3838
pytest-mypy = "==1.0.1"
39-
mypy = "==1.14.1"
39+
mypy = "==1.16.1"
4040
pycodestyle = "^2.12.1"
4141
isort = ">=5.13.2,<7.0.0"
4242

0 commit comments

Comments
 (0)