Skip to content

Commit 961d692

Browse files
committed
chore(typing): update mypy and ty
1 parent 1fb597b commit 961d692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ types-pytz = ">= 2022.1.1"
3535
numpy = ">= 1.23.5"
3636

3737
[tool.poetry.group.dev.dependencies]
38-
mypy = "1.17.0"
38+
mypy = "1.17.1"
3939
pandas = "2.3.1"
4040
pyarrow = ">=10.0.1"
4141
pytest = ">=7.1.2"
4242
pyright = ">=1.1.404"
43-
ty = "^0.0.1a8"
43+
ty = "^0.0.1a9"
4444
pyrefly = "^0.21.0"
4545
poethepoet = ">=0.16.5"
4646
loguru = ">=0.6.0"

0 commit comments

Comments
 (0)