Skip to content

Commit 05975a3

Browse files
authored
chore(deps): update dependency mypy to >=1.17, <=1.17.0 (#2114)
1 parent d2667e5 commit 05975a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pytest-cov = ">= 2.8.1"
5151
tox = ">= 3.9.0"
5252
flake8 = ">= 4.0.0"
5353
types-python-dateutil = ">= 2.8.19.14"
54-
mypy = ">= 1.5, <=1.16.1"
54+
mypy = ">=1.17, <=1.17.0"
5555
pyiceberg = "==0.9.1"
5656
pre-commit = "==4.2.0"
5757

0 commit comments

Comments
 (0)