Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into hotfix/cmp0xff/gh718-drop-tss-tds
  • Loading branch information
cmp0xff committed Sep 22, 2025
commit 48df89596bd0e043252ce27a96e2d9bb19f8eea4
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ types-pytz = ">= 2022.1.1"
numpy = ">= 1.23.5"

[tool.poetry.group.dev.dependencies]
mypy = "1.18.1"
mypy = "1.18.2"
pandas = "2.3.2"
pyarrow = ">=10.0.1"
pytest = ">=7.1.2"
pyright = ">=1.1.405"
ty = ">=0.0.1a20"
pyrefly = ">=0.33.0"
ty = ">=0.0.1a21"
pyrefly = ">=0.33.1"
poethepoet = ">=0.16.5"
loguru = ">=0.6.0"
typing-extensions = ">=4.4.0"
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.