Skip to content

Commit 7b7a424

Browse files
authored
chore(deps): update dependency mypy to >=1.17, <=1.17.1 (#2218)
1 parent d3dbe0c commit 7b7a424

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
@@ -60,7 +60,7 @@ pytest-cov = ">= 2.8.1"
6060
tox = ">= 3.9.0"
6161
flake8 = ">= 4.0.0"
6262
types-python-dateutil = ">= 2.8.19.14"
63-
mypy = ">=1.17, <=1.17.0"
63+
mypy = ">=1.17, <=1.17.1"
6464
pyiceberg = "==0.9.1"
6565
pre-commit = "==4.2.0"
6666

0 commit comments

Comments
 (0)