Skip to content

Commit 189bdfe

Browse files
⬆️ deps: Update Python dev dependencies
1 parent be4a154 commit 189bdfe

2 files changed

Lines changed: 45 additions & 45 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Issues = "https://github.com/ShigureLab/gh-llm/issues"
2929
gh-llm = "gh_llm.__main__:main"
3030

3131
[dependency-groups]
32-
dev = ["ty>=0.0.51", "ruff>=0.15.18", "pytest>=9.1.1", "pytest-rerunfailures>=16.3"]
32+
dev = ["ty>=0.0.56", "ruff>=0.15.20", "pytest>=9.1.1", "pytest-rerunfailures>=16.4"]
3333

3434
[tool.ruff]
3535
line-length = 120

0 commit comments

Comments
 (0)