Skip to content

Commit edb8604

Browse files
Update pyproject.toml: bump mypy to 1.15.0
Signed-off-by: wyattscarpenter <wyattscarpenter@gmail.com>
1 parent ca4d7bc commit edb8604

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
@@ -39,7 +39,7 @@ pyarrow = ["pyarrow"]
3939

4040
[tool.poetry.group.dev.dependencies]
4141
pytest = "^7.1.2"
42-
mypy = "^1.10.1"
42+
mypy = "^1.15.0"
4343
pylint = ">=2.12.0"
4444
black = "^22.3.0"
4545
pytest-dotenv = "^0.5.2"

0 commit comments

Comments
 (0)