Skip to content

Commit 1630040

Browse files
Update dependency mypy to v1.15.0
1 parent 074716d commit 1630040

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
@@ -16,7 +16,7 @@ pandas = "*"
1616
black = "==23.12.1"
1717
faker = "==19.13.0"
1818
flake8 = "==6.1.0"
19-
mypy = "==1.8.0"
19+
mypy = "==1.15.0"
2020
pytest = "==7.4.3"
2121
pytest-cov = "==4.1.0"
2222
sqlite-utils = "==3.35.2"

0 commit comments

Comments
 (0)