Skip to content

Commit a6f1199

Browse files
Update dependency mypy to v1.14.0
1 parent 074716d commit a6f1199

File tree

2 files changed

+43
-37
lines changed

2 files changed

+43
-37
lines changed

poetry.lock

+42-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.14.0"
2020
pytest = "==7.4.3"
2121
pytest-cov = "==4.1.0"
2222
sqlite-utils = "==3.35.2"

0 commit comments

Comments
 (0)