Skip to content

Commit d036285

Browse files
⬆️ deps: Update Python dev dependencies
1 parent c08d2cd commit d036285

2 files changed

Lines changed: 41 additions & 41 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.65", "ruff>=0.16.1", "pytest>=9.1.1", "pytest-rerunfailures>=16.4"]
32+
dev = ["ty>=0.0.69", "ruff>=0.16.2", "pytest>=9.1.1", "pytest-rerunfailures>=16.4"]
3333

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

0 commit comments

Comments
 (0)