Skip to content

Commit 729cb1f

Browse files
Update dependency mypy to v1.10.0
1 parent 7553e90 commit 729cb1f

File tree

2 files changed

+210
-209
lines changed

2 files changed

+210
-209
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ black = "==22.12.0"
1818
faker = "==19.13.0"
1919
flake8 = "==6.1.0"
2020
invoke = "==2.2.0"
21-
mypy = "==1.7.1"
21+
mypy = "==1.10.0"
2222
pytest = "==7.4.4"
2323
pytest-cov = "==4.1.0"
2424
python-dotenv = "==1.0.0"

0 commit comments

Comments
 (0)